@netlify/async-workloads
Advanced tools
Comparing version
{ | ||
"name": "@netlify/async-workloads", | ||
"version": "0.0.4", | ||
"main": "src/index.ts", | ||
"module": "dist-lib/index.js", | ||
"types": "dist-lib/index.d.ts", | ||
"version": "0.0.5", | ||
"main": "dist-lib/index.ts", | ||
"module": "index.js", | ||
"types": "index.d.ts", | ||
"type": "module", | ||
"files": [ | ||
"dist-lib/*" | ||
"/*" | ||
], | ||
@@ -18,3 +18,5 @@ "scripts": { | ||
"preview": "netlify-integration preview", | ||
"test:basic-site": "cd ./test-sites/basic-site && ntl build --context=dev -o" | ||
"test:basic-site": "cd ./test-sites/basic-site && ntl build --context=dev -o", | ||
"build:publish:dry": "npm run build:publish -- --dry-run", | ||
"build:publish": "npm run build:lib && cd ./dist-lib/ && npm publish" | ||
}, | ||
@@ -30,2 +32,2 @@ "dependencies": { | ||
} | ||
} | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
86753
-3.29%16
-11.11%2643
-2.04%1
Infinity%0
-100%2
100%