quickscraper-sdk
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "quickscraper-sdk", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Quick Scraper SDK NodeJS APIs", | ||
@@ -14,4 +14,3 @@ "main": "index.js", | ||
"test:single": "jest es6.test.ts --config jestconfig.json", | ||
"prebuild": "npm run test", | ||
"build": "rm -rf lib/* && tsc", | ||
"build": "tsc", | ||
"postbuild": "cpy package.json README.md lib/ && npm run deploy-check", | ||
@@ -18,0 +17,0 @@ "predeploy": "npm run build", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
32274
8
522
1