New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fetch-h2

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetch-h2 - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

dist/lib/generated/version.d.ts

@@ -1,1 +0,1 @@

export declare const version = "1.0.3";
export declare const version = "1.0.4";
'use strict';
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = '1.0.3';
exports.version = '1.0.4';
//# sourceMappingURL=version.js.map
{
"name": "fetch-h2",
"version": "1.0.3",
"version": "1.0.4",
"description": "HTTP/2-only Fetch API client for Node.js",

@@ -56,6 +56,5 @@ "author": "Gustaf Räntilä",

"@types/through2": "2.x",
"@types/tough-cookie": "2.x",
"chai": "4.x",
"coveralls": "3.x",
"cz-conventional-changelog": "^2.1.0",
"cz-conventional-changelog": "2.x",
"from2": "2.x",

@@ -72,2 +71,3 @@ "mocha": "5.x",

"dependencies": {
"@types/tough-cookie": "2.x",
"already": "1.x",

@@ -74,0 +74,0 @@ "callguard": "1.x",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc