@startupjs/orm
Advanced tools
Comparing version 0.45.0 to 0.46.0
{ | ||
"name": "@startupjs/orm", | ||
"type": "module", | ||
"version": "0.45.0", | ||
"version": "0.46.0", | ||
"description": "ORM system for Racer.js and ShareDB", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@startupjs/cache": "^0.45.0", | ||
"@startupjs/cache": "^0.46.0", | ||
"pluralize": "^8.0.0", | ||
@@ -28,3 +28,3 @@ "racer": "1.0.1" | ||
"readmeFilename": "README.md", | ||
"gitHead": "37272e27715f70b8d221b2e98ffccb39fda7a35d" | ||
"gitHead": "a07449b28d9595db4224adf2ca262fcee5241836" | ||
} |
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@startupjs/cache@0.46.0(transitive)
+ Added@startupjs/debug@0.46.0(transitive)
- Removed@startupjs/cache@0.45.0(transitive)
- Removed@startupjs/debug@0.45.0(transitive)
Updated@startupjs/cache@^0.46.0