Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "jmisc", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"main": "cjs/index.js", | ||
@@ -15,3 +15,3 @@ "exports": { | ||
"scripts": { | ||
"prepublish": "./compile.sh" | ||
"prepublishOnly": "./compile.sh" | ||
}, | ||
@@ -27,4 +27,3 @@ "files": [ | ||
"typescript": "^5.1.6" | ||
}, | ||
"packageManager": "yarn@3.6.1" | ||
} | ||
} | ||
} |
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
73661