@contember/schema-utils
Advanced tools
Comparing version 2.0.0-alpha.16 to 2.0.0-alpha.17
{ | ||
"name": "@contember/schema-utils", | ||
"version": "2.0.0-alpha.16", | ||
"version": "2.0.0-alpha.17", | ||
"license": "Apache-2.0", | ||
@@ -26,7 +26,7 @@ "main": "./dist/production/index.js", | ||
"dependencies": { | ||
"@contember/schema": "2.0.0-alpha.16", | ||
"@contember/typesafe": "2.0.0-alpha.16" | ||
"@contember/schema": "2.0.0-alpha.17", | ||
"@contember/typesafe": "2.0.0-alpha.17" | ||
}, | ||
"devDependencies": { | ||
"@contember/schema-definition": "2.0.0-alpha.16", | ||
"@contember/schema-definition": "2.0.0-alpha.17", | ||
"@types/node": "^20.16.5" | ||
@@ -33,0 +33,0 @@ }, |
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
+ Added@contember/schema@2.0.0-alpha.17(transitive)
+ Added@contember/typesafe@2.0.0-alpha.17(transitive)
- Removed@contember/schema@2.0.0-alpha.16(transitive)
- Removed@contember/typesafe@2.0.0-alpha.16(transitive)