@xyo-network/storage
Advanced tools
Comparing version 0.19.0 to 0.20.0
{ | ||
"name": "@xyo-network/storage", | ||
"version": "0.19.0", | ||
"version": "0.20.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.19.0", | ||
"@xyo-network/errors": "^0.19.0" | ||
"@xyo-network/base": "^0.20.0", | ||
"@xyo-network/errors": "^0.20.0" | ||
}, | ||
@@ -20,6 +20,6 @@ "devDependencies": { | ||
"ts-node": "^7.0.1", | ||
"tslint": "^5.11.0", | ||
"typescript": "^3.1.6" | ||
"tslint": "^5.12.1", | ||
"typescript": "^3.2.2" | ||
}, | ||
"gitHead": "b7c5908827bdf1d628e7625738a1e60ccd5bb8ab" | ||
"gitHead": "642da62976e94532b7019c93d381b30fbf9ae037" | ||
} |
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.20.0(transitive)
+ Added@xyo-network/errors@0.20.0(transitive)
- Removed@xyo-network/base@0.19.0(transitive)
- Removed@xyo-network/errors@0.19.0(transitive)
Updated@xyo-network/base@^0.20.0
Updated@xyo-network/errors@^0.20.0