Comparing version 0.0.24 to 0.0.25
@@ -6,4 +6,15 @@ # Change Log | ||
## [0.0.25](https://github.com/uport-project/daf/compare/v0.0.24...v0.0.25) (2019-11-21) | ||
### Bug Fixes | ||
* Moved did-resolver to devDeps ([3ae8c1c](https://github.com/uport-project/daf/commit/3ae8c1cec0c0d0b827d627cc181a85935fae2e88)) | ||
## [0.0.24](https://github.com/uport-project/daf/compare/v0.0.23...v0.0.24) (2019-11-19) | ||
**Note:** Version bump only for package daf-core |
{ | ||
"name": "daf-core", | ||
"description": "DID Agent Framework Core", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"main": "build/index.js", | ||
@@ -13,3 +13,2 @@ "types": "build/index.d.ts", | ||
"debug": "^4.1.1", | ||
"did-resolver": "^1.1.0", | ||
"pubsub-js": "^1.7.0" | ||
@@ -20,2 +19,3 @@ }, | ||
"@types/pubsub-js": "^1.5.18", | ||
"did-resolver": "^1.1.0", | ||
"typescript": "^3.7.2" | ||
@@ -33,3 +33,3 @@ }, | ||
"keywords": [], | ||
"gitHead": "d3d82f0a8217f8b269a13df95ad63afea1269baf" | ||
"gitHead": "941bdb74c76e2bf016c4846018653f050694f242" | ||
} |
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
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
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
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
97746
3
4
- Removeddid-resolver@^1.1.0
- Removeddid-resolver@1.1.0(transitive)