jsonld-signatures
Advanced tools
Comparing version 2.0.0 to 2.0.1
# jsonld-signatures ChangeLog | ||
## 2.0.1 - 2018-02-13 | ||
### Fixed | ||
- Move cross-env to devDependencies. | ||
## 2.0.0 - 2018-02-13 | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "jsonld-signatures", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "An implementation of the Linked Data Signatures specifications for JSON-LD in JavaScript.", | ||
@@ -37,3 +37,2 @@ "homepage": "https://github.com/digitalbazaar/jsonld-signatures", | ||
"bs58": "^4.0.1", | ||
"cross-env": "^5.1.3", | ||
"ed25519": "0.0.4", | ||
@@ -53,2 +52,3 @@ "jsonld": "^0.5.20", | ||
"core-js": "^2.5.3", | ||
"cross-env": "^5.1.3", | ||
"jscs": "^3.0.0", | ||
@@ -55,0 +55,0 @@ "jshint": "^2.9.1", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
391107
6
0
31
2
- Removedcross-env@^5.1.3
- Removedcross-env@5.2.1(transitive)
- Removedcross-spawn@6.0.6(transitive)
- Removedisexe@2.0.0(transitive)
- Removednice-try@1.0.5(transitive)
- Removedpath-key@2.0.1(transitive)
- Removedshebang-command@1.2.0(transitive)
- Removedshebang-regex@1.0.0(transitive)
- Removedwhich@1.3.1(transitive)