@universe/models
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@universe/models", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "dist/src/index.js", | ||
@@ -20,2 +20,5 @@ "description": "Universe data models.", | ||
}, | ||
"dependencies": { | ||
"@universe/util": "^0.1.0" | ||
}, | ||
"optionalDependencies": { | ||
@@ -22,0 +25,0 @@ "sequelize": "^5.19.0" |
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
874513
2
+ Added@universe/util@^0.1.0
+ Added@universe/util@0.1.0(transitive)