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

gimmehttp

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gimmehttp - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/gimmehttp.cjs.js

6

package.json
{
"name": "gimmehttp",
"author": "Brian Voelker <brian@webiswhatido.com> (https://webiswhatido.com)",
"version": "0.0.1",
"version": "0.0.2",
"description": "HTTP request code generator",

@@ -28,3 +28,4 @@ "license": "MIT",

"import": "./dist/gimmehttp.es.js",
"require": "./dist/gimmehttp.cjs.js"
"require": "./dist/gimmehttp.cjs.js",
"types": "./dist/gimmehttp.d.ts"
}

@@ -51,2 +52,3 @@ },

"jest": "^29.7.0",
"prettier": "^3.3.3",
"prismjs": "^1.29.0",

@@ -53,0 +55,0 @@ "rimraf": "^6.0.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