fetch-from-npm-registry
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "fetch-from-npm-registry", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A fetch lib specifically for using with the npm registry", | ||
@@ -11,3 +11,3 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=8" | ||
"node": ">=8.15" | ||
}, | ||
@@ -34,7 +34,7 @@ "scripts": { | ||
"@pnpm/fetch": "1.0.0", | ||
"@pnpm/npm-registry-agent": "1.0.1", | ||
"@types/node": "11.9.5" | ||
"@pnpm/npm-registry-agent": "1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@pnpm/tslint-config": "0.0.0", | ||
"@types/node": "*", | ||
"@types/tape": "^4.2.31", | ||
@@ -46,5 +46,5 @@ "fetch-from-npm-registry": "link:", | ||
"tape": "4.10.1", | ||
"ts-node": "8.0.3", | ||
"tslint": "5.13.1", | ||
"typescript": "3.3.3333" | ||
"ts-node": "8.1.0", | ||
"tslint": "5.16.0", | ||
"typescript": "3.4.5" | ||
}, | ||
@@ -51,0 +51,0 @@ "mos": { |
2
8977
11
+ Added@pnpm/npm-registry-agent@1.0.2(transitive)
- Removed@types/node@11.9.5
- Removed@pnpm/npm-registry-agent@1.0.1(transitive)
- Removed@types/http-proxy-agent@2.0.1(transitive)
- Removed@types/lru-cache@5.1.0(transitive)
- Removed@types/node@11.9.5(transitive)