@premieroctet/next-admin-json-schema
Advanced tools
Comparing version 0.0.1-rc.0 to 0.0.1-rc.1
{ | ||
"name": "@premieroctet/next-admin-json-schema", | ||
"version": "0.0.1-rc.0", | ||
"version": "0.0.1-rc.1", | ||
"description": "JSON Schema helpers for Next-Admin", | ||
@@ -29,2 +29,9 @@ "main": "dist/index.js", | ||
], | ||
"devDependencies": { | ||
"@types/json-schema": "^7.0.15", | ||
"eslint": "^7.32.0", | ||
"typescript": "^5.6.2", | ||
"eslint-config-custom": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
}, | ||
"scripts": { | ||
@@ -35,10 +42,3 @@ "build": "tsc", | ||
"clean": "rm -rf dist" | ||
}, | ||
"devDependencies": { | ||
"@types/json-schema": "^7.0.15", | ||
"eslint": "^7.32.0", | ||
"eslint-config-custom": "workspace:*", | ||
"tsconfig": "workspace:*", | ||
"typescript": "^5.6.2" | ||
} | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
4021
5
59
0