Comparing version 2.3.2 to 2.3.3
@@ -16,13 +16,13 @@ { | ||
"devDependencies": { | ||
"@babel/cli": "^7.0.0", | ||
"@babel/core": "^7.0.0", | ||
"babel-plugin-istanbul": "latest", | ||
"@babel/preset-env": "^7.0.0", | ||
"@babel/register": "^7.0.0", | ||
"mocha": "latest", | ||
"rollup": "latest", | ||
"nyc": "latest", | ||
"cross-env": "latest", | ||
"rollup-plugin-node-resolve": "latest", | ||
"asn1-test-suite": "latest" | ||
"@babel/cli": "^7.17.6", | ||
"@babel/core": "^7.17.9", | ||
"babel-plugin-istanbul": "^6.1.1", | ||
"@babel/preset-env": "^7.16.11", | ||
"@babel/register": "^7.17.7", | ||
"mocha": "^9.2.2", | ||
"rollup": "^2.70.2", | ||
"nyc": "^15.1.0", | ||
"cross-env": "^7.0.3", | ||
"rollup-plugin-node-resolve": "^5.2.0", | ||
"asn1-test-suite": "^1.0.2" | ||
}, | ||
@@ -34,3 +34,3 @@ "repository": { | ||
"dependencies": { | ||
"pvutils": "latest" | ||
"pvutils": "^1.1.3" | ||
}, | ||
@@ -75,4 +75,4 @@ "description": "asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the web", | ||
}, | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"license": "BSD-3-Clause" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
737478
Updatedpvutils@^1.1.3