@startupjs/orm
Advanced tools
Comparing version 0.54.2 to 0.55.0-alpha.1
{ | ||
"name": "@startupjs/orm", | ||
"type": "module", | ||
"version": "0.54.2", | ||
"version": "0.55.0-alpha.1", | ||
"description": "ORM system for Racer.js and ShareDB", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@startupjs/cache": "^0.54.2", | ||
"@startupjs/cache": "^0.55.0-alpha.1", | ||
"pluralize": "^8.0.0", | ||
@@ -28,3 +28,3 @@ "racer": "1.0.1" | ||
"readmeFilename": "README.md", | ||
"gitHead": "92667aeef94a9b0c9e88a428cff742504bcfc6f2" | ||
"gitHead": "f9f14627172890e54490aa3717e21f19614a958b" | ||
} |
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
19307
+ Added@startupjs/cache@0.55.8(transitive)
+ Added@startupjs/debug@0.55.8(transitive)
- Removed@startupjs/cache@0.54.2(transitive)
- Removed@startupjs/debug@0.54.2(transitive)