json-schemify
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "json-schemify", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Converts a JSON structure to a valid JSON Schema object.", | ||
@@ -38,3 +38,2 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@types/node": "^16.4.13", | ||
"lodash": "^4.17.21" | ||
@@ -45,2 +44,3 @@ }, | ||
"@types/lodash": "^4.14.172", | ||
"@types/node": "^16.4.13", | ||
"ajv": "^8.6.2", | ||
@@ -47,0 +47,0 @@ "ajv-formats": "^2.1.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
1
11
- Removed@types/node@^16.4.13
- Removed@types/node@16.18.119(transitive)