Comparing version 39.0.1 to 39.0.2
{ | ||
"name": "kmore", | ||
"author": "waiting", | ||
"version": "39.0.1", | ||
"version": "39.0.2", | ||
"description": "A SQL query builder based on knex with powerful TypeScript type support", | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"cross-env": "7", | ||
"kmore-cli": "^39.0.0", | ||
"kmore-types": "^39.0.0", | ||
"kmore-cli": "^39.0.2", | ||
"kmore-types": "^39.0.2", | ||
"knex": "^2.3.0", | ||
@@ -82,3 +82,3 @@ "pg": "^8.7.3" | ||
}, | ||
"gitHead": "c21a274ace547095428ae26ed13abd73da615305" | ||
"gitHead": "e7ebf9acf3ea58f33cf812cfdb7b62bc13b73077" | ||
} |
@@ -10,3 +10,4 @@ { | ||
"@/*": ["./test/*"] | ||
} | ||
}, | ||
"tsBuildInfoFile": ".tsbuildinfo" | ||
}, | ||
@@ -13,0 +14,0 @@ "ts-node": { |
Sorry, the diff of this file is not supported yet
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
3295
200773
47