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

@36node/fetch

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@36node/fetch - npm Package Compare versions

Comparing version 0.6.5 to 0.7.0

dist/browser.mjs

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.7.0](https://github.com/36node/sketch/compare/@36node/fetch@0.6.5...@36node/fetch@0.7.0) (2020-12-31)
### Features
* **fetch:** remove module entry ([17f7dde](https://github.com/36node/sketch/commit/17f7dde))
## [0.6.5](https://github.com/36node/sketch/compare/@36node/fetch@0.6.4...@36node/fetch@0.6.5) (2020-12-29)

@@ -8,0 +19,0 @@

5

package.json
{
"name": "@36node/fetch",
"version": "0.6.5",
"version": "0.7.0",
"description": "Fetch tool.",

@@ -22,3 +22,2 @@ "repository": {

"main": "dist/index.js",
"module": "dist/index.m.js",
"typings": "typings/index.d.ts",

@@ -39,3 +38,3 @@ "scripts": {

},
"gitHead": "6692cf1faa66681533af8ef447624bc430778af0"
"gitHead": "7ecc617a7f05c98de798475c1832f85177e05fb5"
}
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