Socket
Socket
Sign inDemoInstall

cross-fetch

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cross-fetch - npm Package Compare versions

Comparing version 3.2.0-alpha.1 to 3.2.0-alpha.2

5

package.json
{
"name": "cross-fetch",
"version": "3.2.0-alpha.1",
"version": "3.2.0-alpha.2",
"description": "Universal WHATWG Fetch API for Node, Browsers and React Native",

@@ -12,3 +12,3 @@ "homepage": "https://github.com/lquixada/cross-fetch",

"prepare": "husky install",
"prepublish": "make build"
"prepublishOnly": "rimraf dist && make dist"
},

@@ -95,2 +95,3 @@ "lint-staged": {

"open-cli": "6.0.1",
"rimraf": "3.0.2",
"rollup": "2.58.0",

@@ -97,0 +98,0 @@ "rollup-plugin-copy": "3.4.0",

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