@crawly/proxy
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@crawly/proxy", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Proxy loader/parser", | ||
"main": "lib/index", | ||
"files": [ | ||
"lib/**/*" | ||
], | ||
"scripts": { | ||
@@ -58,9 +61,9 @@ "tslint": "tslint -c tslint.json -p tsconfig.json", | ||
"tslint": "^5.16.0", | ||
"tslint-config-airbnb": "^5.11.1" | ||
"tslint-config-airbnb": "^5.11.1", | ||
"typescript": "^3.4.5" | ||
}, | ||
"dependencies": { | ||
"superagent": "^5.0.5", | ||
"typescript": "^3.4.5", | ||
"uniqid": "^5.0.3" | ||
} | ||
} |
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
2
16205
19
10
170
1
- Removedtypescript@^3.4.5
- Removedtypescript@3.9.10(transitive)