@mishguru/make
Advanced tools
Comparing version 226.0.1-next.0 to 226.0.1-next.1
{ | ||
"name": "@mishguru/make", | ||
"version": "226.0.1-next.0", | ||
"version": "226.0.1-next.1", | ||
"description": "Easily make rows for any Sequelize model, that are filled with mock data.", | ||
@@ -9,4 +9,2 @@ "main": "dist/index.js", | ||
"precommit": "pkg-precommit", | ||
"prepublish": "npm run build", | ||
"postpublish": "git push origin master --tags", | ||
"tidy": "pkg-tidy", | ||
@@ -44,3 +42,3 @@ "build": "pkg-build", | ||
"dependencies": { | ||
"@mishguru/sequelize": "^226.0.1-next.0", | ||
"@mishguru/sequelize": "^226.0.1-next.1", | ||
"@types/sequelize": "3.30.9", | ||
@@ -51,3 +49,3 @@ "faker": "4.1.0", | ||
}, | ||
"gitHead": "33c643a44cd0c9b36a86f3c532a7ad372801606b" | ||
"gitHead": "f915d662f7dd5d58344be58e82271768fd488444" | ||
} |
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
520944