domain-knex
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "domain-knex", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Knex generator for Domain Schema", | ||
"repository": "https://github.com/sysgears/domain-schema.git", | ||
"author": "Victor Vlasenko <victor.vlasenko@sysgears.com>", | ||
"main": "lib/index.js", | ||
"license": "MIT", | ||
@@ -21,3 +22,3 @@ "scripts": { | ||
"@types/node": "^7.0.18", | ||
"domain-schema": "^0.0.6", | ||
"domain-schema": "^0.0.7", | ||
"husky": "^0.14.3", | ||
@@ -32,3 +33,3 @@ "lint-staged": "^4.1.3", | ||
"peerDependencies": { | ||
"domain-schema": ">= 0.0.6" | ||
"domain-schema": ">= 0.0.7" | ||
}, | ||
@@ -35,0 +36,0 @@ "lint-staged": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17623
0