@xyo-network/storage
Advanced tools
Comparing version 0.13.0 to 0.14.0
{ | ||
"name": "@xyo-network/storage", | ||
"version": "0.13.0", | ||
"version": "0.14.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.13.0", | ||
"@xyo-network/errors": "^0.13.0" | ||
"@xyo-network/base": "^0.14.0", | ||
"@xyo-network/errors": "^0.14.0" | ||
}, | ||
@@ -23,3 +23,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "a4f31aa4f15cfadb3c7bb2ad82acec54b19d9b9c" | ||
"gitHead": "200a705d4116aaaeb6418f174733a4365c97fe2e" | ||
} |
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
+ Added@xyo-network/base@0.14.0(transitive)
+ Added@xyo-network/errors@0.14.0(transitive)
- Removed@xyo-network/base@0.13.0(transitive)
- Removed@xyo-network/errors@0.13.0(transitive)
Updated@xyo-network/base@^0.14.0
Updated@xyo-network/errors@^0.14.0