@directus/schema
Advanced tools
Comparing version 9.0.0-rc.80 to 9.0.0-rc.81
{ | ||
"name": "@directus/schema", | ||
"version": "9.0.0-rc.80", | ||
"version": "9.0.0-rc.81", | ||
"description": "Utility for extracting information about existing DB schema", | ||
@@ -10,3 +10,4 @@ "main": "dist/index.js", | ||
"prepare": "npm run build", | ||
"dev": "npm-watch build" | ||
"dev": "npm-watch build", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -50,3 +51,3 @@ "watch": { | ||
}, | ||
"gitHead": "465c10d4c7d1d37a501a09eeca475029aa00cd50" | ||
"gitHead": "a469bb728fb60ec8d3f23fb35f59470a441a7aa5" | ||
} |
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
96921