domain-knex
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "domain-knex", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Knex generator for Domain Schema", | ||
@@ -21,3 +21,3 @@ "repository": "https://github.com/sysgears/domain-schema.git", | ||
"@types/node": "^7.0.18", | ||
"domain-schema": "^0.0.3", | ||
"domain-schema": "^0.0.6", | ||
"husky": "^0.14.3", | ||
@@ -32,3 +32,3 @@ "lint-staged": "^4.1.3", | ||
"peerDependencies": { | ||
"domain-schema": "^0.0.3" | ||
"domain-schema": ">= 0.0.6" | ||
}, | ||
@@ -35,0 +35,0 @@ "lint-staged": { |
{ | ||
"extends": "../../tsconfig.json", | ||
"compilerOptions": { | ||
"outDir": "lib", | ||
}, | ||
"include": ["src/**/*.ts"] | ||
"rootDir": "src", | ||
"outDir": "lib" | ||
} | ||
} |
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
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
17597
7
273
1