[Pkg-javascript-commits] [node-string-decoder] 09/11: updated package safe-buffer from 5.0.1 to 5.1.0 Npm link : https://www.npmjs.com/package/safe-buffer Repository link : https://github.com/feross/safe-buffer/releases
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 10:27:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to annotated tag v1.0.3
in repository node-string-decoder.
commit 12fc74dd802bf0137d3b1b3e907593836f1b5386
Author: Esref Durna <edurna at gmail.com>
Date: Mon Jun 12 01:24:11 2017 +0000
updated package safe-buffer from 5.0.1 to 5.1.0
Npm link : https://www.npmjs.com/package/safe-buffer
Repository link : https://github.com/feross/safe-buffer/releases
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 140a3a4..d55c073 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"description": "The string_decoder module from Node core",
"main": "lib/string_decoder.js",
"dependencies": {
- "safe-buffer": "~5.0.1"
+ "safe-buffer": "~5.1.0"
},
"devDependencies": {
"babel-polyfill": "^6.23.0",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-string-decoder.git
More information about the Pkg-javascript-commits
mailing list