Comparing version 1.0.0-rc.1 to 1.0.0-rc.2
{ | ||
"name": "testcheck", | ||
"version": "1.0.0-rc.1", | ||
"version": "1.0.0-rc.2", | ||
"description": "Property testing for JavaScript", | ||
@@ -46,5 +46,6 @@ "homepage": "http://leebyron.com/testcheck-js", | ||
"build": "rm -f dist/* && lein do clean, cljsbuild once && cp type-definitions/* dist/", | ||
"rebuild": "lein do cljsbuild once && cp type-definitions/* dist/" | ||
"rebuild": "lein do cljsbuild once && cp type-definitions/* dist/", | ||
"prepublish": "npm run build" | ||
}, | ||
"dependencies": {} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
350625
0