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

fetchbook

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetchbook - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-beta.1

12

package.json
{
"name": "fetchbook",
"version": "1.0.0",
"version": "1.0.1-beta.1",
"description": "Manage your HTTP requests",

@@ -16,3 +16,3 @@ "author": "Alejandro Tardín <alejandro@tardin.com>",

"bin": {
"fetchbook": "./bin/fetchbook.js"
"fetchbook": "bin/fetchbook.js"
},

@@ -27,9 +27,13 @@ "scripts": {

"type": "git",
"url": "https://github.com/4lejandrito/fetchbook.git"
"url": "git+https://github.com/4lejandrito/fetchbook.git"
},
"release": {
"branches": [
"beta"
"main",
{
"name": "beta",
"prerelease": true
}
]
}
}
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