fetch-http2
Advanced tools
Comparing version
{ | ||
"name": "fetch-http2", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Native http2 fetch implementation for Node.js", | ||
@@ -12,3 +12,3 @@ "author": "Andrew Barba <barba@hey.com>", | ||
"repository": { | ||
"url": "https://github.com/AndrewBarba/node-fetch-http2" | ||
"url": "https://github.com/AndrewBarba/fetch-http2" | ||
}, | ||
@@ -18,2 +18,14 @@ "files": [ | ||
], | ||
"keywords": [ | ||
"fetch", | ||
"http", | ||
"https", | ||
"http2", | ||
"promise", | ||
"request", | ||
"curl", | ||
"wget", | ||
"xhr", | ||
"whatwg" | ||
], | ||
"dependencies": {}, | ||
@@ -20,0 +32,0 @@ "devDependencies": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8247
1.79%