jest-matcher-deep-close-to
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "jest-matcher-deep-close-to", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Extend jest to assert arrays with approximate values", | ||
@@ -28,3 +28,3 @@ "main": "./lib/index.js", | ||
"test-only": "jest", | ||
"prepublishOnly": "npm run tsc & npm run copy-dts", | ||
"prepublishOnly": "npm run tsc && npm run copy-dts", | ||
"copy-dts": "copyfiles -u 1 \"src/**/*.d.ts\" lib", | ||
@@ -31,0 +31,0 @@ "tsc": "npm run clean && npm run tsc-cjs && npm run tsc-esm", |
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
49445
21
748
0