Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

warp-isomorphic

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

warp-isomorphic - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

1

dist/src/npm-node.js

@@ -15,3 +15,2 @@ "use strict";

};
;
global.Response = undici.Response;

@@ -18,0 +17,0 @@ global.Headers = undici.Headers;

6

package.json
{
"name": "warp-isomorphic",
"version": "1.0.5",
"version": "1.0.6",
"description": "Isomorphic API for Node & browser",

@@ -31,3 +31,3 @@ "browser": "dist/src/npm-browser.js",

"lintspaces-cli": "^0.7.1",
"mocha": "^8.1.3",
"mocha": "^10.1.0",
"typescript": "^4.9.4"

@@ -37,4 +37,4 @@ },

"buffer": "^6.0.3",
"undici": "5.19.1"
"undici": "^5.19.1"
}
}
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