[Pkg-javascript-commits] [node-asn1.js] 149/202: 5280: bump version, bump deps

Bastien Roucariès rouca at moszumanska.debian.org
Thu Apr 20 19:19:03 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-asn1.js.

commit 10577d002eb4232f61ae6d538018d1afd287e382
Author: Fedor Indutny <fedor at indutny.com>
Date:   Sat Feb 20 00:37:33 2016 -0500

    5280: bump version, bump deps
---
 rfc/5280/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rfc/5280/package.json b/rfc/5280/package.json
index 5f36fce..42cdca2 100644
--- a/rfc/5280/package.json
+++ b/rfc/5280/package.json
@@ -1,6 +1,6 @@
 {
   "name": "asn1.js-rfc5280",
-  "version": "0.0.1",
+  "version": "1.0.0",
   "description": "RFC5280 extension structures for asn1.js",
   "main": "index.js",
   "repository": {
@@ -19,6 +19,6 @@
   },
   "homepage": "https://github.com/indutny/asn1.js",
   "dependencies": {
-    "asn1.js": "^4.4.0"
+    "asn1.js": "^4.5.0"
   }
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-asn1.js.git



More information about the Pkg-javascript-commits mailing list