@waves/js-test-env
Advanced tools
Comparing version 0.7.0-beta.5 to 0.7.0-beta.6
{ | ||
"name": "@waves/js-test-env", | ||
"version": "0.7.0-beta.5", | ||
"version": "0.7.0-beta.6", | ||
"description": "", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"buildDocs": "node ./scripts/buildDocs.js", | ||
"compileAugment": "tsc src/augment.ts --esModuleInterop --declaration --outDir dist", | ||
"copyIndex": "cp src/index.d.ts dist/index.d.ts && cp src/index.js dist/index.js", | ||
"copyPackageJson": "node ./scripts/copyPackageJson", | ||
"build": "npm run compileAugment && npm run copyIndex && npm run copyPackageJson" | ||
}, | ||
"scripts": {}, | ||
"repository": { | ||
@@ -16,0 +9,0 @@ "type": "git", |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
0
23294