Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "json11", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "JSON for humans and machines", | ||
@@ -28,3 +28,3 @@ "bin": "./dist/cli.mjs", | ||
"test": "vitest --run", | ||
"prepublishOnly": "npm run test && npm run lint && npm run build" | ||
"prepublishOnly": "npm i && npm run test && npm run lint && npm run build" | ||
}, | ||
@@ -31,0 +31,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
496684