jest-test-each
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "jest-test-each", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "run parametrised tests easily [typesafe] without text tables or arrays of arrays.", | ||
@@ -17,3 +17,3 @@ "main": "./dist/index.js", | ||
"scripts": { | ||
"prepublish": "pretty-quick && rm -rf dist/ && tsc && yarn test && cd ../tests/example && yarn && rm -rf ./node_modules/jest-test-each/dist && cp -R ../../package/dist ./node_modules/jest-test-each/ && yarn test", | ||
"prepublish": "pretty-quick && yarn build && yarn test && cd ../tests/example && yarn && rm -rf ./node_modules/jest-test-each/dist && cp -R ../../package/dist ./node_modules/jest-test-each/ && yarn test", | ||
"build": "rm -rf dist/ && tsc", | ||
@@ -20,0 +20,0 @@ "fmt": "pretty-quick", |
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
64
4757
180266
1