@xyo-network/storage
Advanced tools
Comparing version 0.21.0 to 0.22.0
{ | ||
"name": "@xyo-network/storage", | ||
"version": "0.21.0", | ||
"version": "0.22.0", | ||
"description": "An abstraction for persistence of key value pairs in the XYO Network", | ||
@@ -10,4 +10,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/base": "^0.21.0", | ||
"@xyo-network/errors": "^0.21.0" | ||
"@xyo-network/base": "^0.22.0", | ||
"@xyo-network/errors": "^0.22.0" | ||
}, | ||
@@ -18,3 +18,3 @@ "devDependencies": { | ||
"jest": "^23.6.0", | ||
"ts-jest": "^23.1.3", | ||
"ts-jest": "^23.10.5", | ||
"ts-node": "^7.0.1", | ||
@@ -24,3 +24,3 @@ "tslint": "^5.12.1", | ||
}, | ||
"gitHead": "89e1c1093b8e133de7337c7b536353809aef7eff" | ||
"gitHead": "af2c414c0768b4a958b132930f62f50ef6c87b10" | ||
} |
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
40642
+ Added@xyo-network/base@0.22.0(transitive)
+ Added@xyo-network/errors@0.22.0(transitive)
- Removed@xyo-network/base@0.21.0(transitive)
- Removed@xyo-network/errors@0.21.0(transitive)
Updated@xyo-network/base@^0.22.0
Updated@xyo-network/errors@^0.22.0