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