Comparing version 1.0.9 to 1.1.0
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ |
@@ -180,3 +180,3 @@ | ||
if (!/^([0-9]+\.){3,}[0-9]+$/.test(s)) | ||
if (!/^([0-9]+\.){0,}[0-9]+$/.test(s)) | ||
throw new Error('argument is not a valid OID string'); | ||
@@ -183,0 +183,0 @@ |
{ | ||
"name": "asn1-ber", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "Generate and parse ASN1.BER objects", | ||
@@ -19,2 +19,6 @@ "main": "index.js", | ||
"email": "hello@nospaceships.com" | ||
}, | ||
{ | ||
"name": "Mark Abrahams", | ||
"email": "mark@abrahams.co.nz" | ||
} | ||
@@ -24,3 +28,3 @@ ], | ||
"type": "git", | ||
"url": "git://github.com/nospaceships/node-asn1-ber.git" | ||
"url": "git://github.com/markabrahams/node-asn1-ber.git" | ||
}, | ||
@@ -35,4 +39,4 @@ "keywords": [ | ||
], | ||
"author": "NoSpaceships Ltd <hello@nospaceships.com>", | ||
"author": "Mark Abrahams <mark@abrahams.co.nz>", | ||
"license": "MIT" | ||
} |
@@ -551,4 +551,10 @@ | ||
## Version 1.1.0 - 08/06/2018 | ||
* Change author and add write support for short OIDs | ||
# License | ||
Copyright (c) 2020 Mark Abrahams <mark@abrahams.co.nz> | ||
Copyright (c) 2018 NoSpaceships Ltd <hello@nospaceships.com> | ||
@@ -555,0 +561,0 @@ |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
582
47777
1