@directus/schema
Advanced tools
Comparing version 9.0.0-rc.83 to 9.0.0-rc.84
{ | ||
"name": "@directus/schema", | ||
"version": "9.0.0-rc.83", | ||
"version": "9.0.0-rc.84", | ||
"description": "Utility for extracting information about existing DB schema", | ||
@@ -10,4 +10,3 @@ "main": "dist/index.js", | ||
"prepare": "npm run build", | ||
"dev": "npm-watch build", | ||
"prepublishOnly": "npm run build" | ||
"dev": "npm-watch build" | ||
}, | ||
@@ -45,3 +44,3 @@ "watch": { | ||
"npm-watch": "0.10.0", | ||
"typescript": "4.3.4" | ||
"typescript": "4.3.5" | ||
}, | ||
@@ -52,3 +51,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "04976eb13f8865d1d707845abc84353581573f1e" | ||
"gitHead": "f60deb9ca2f44ecd3f2bbaeaff9911746469f56d" | ||
} |
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
96884