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

get-it

Package Overview
Dependencies
Maintainers
67
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-it - npm Package Compare versions

Comparing version 8.6.6-canary.0 to 8.6.6

8

package.json
{
"name": "get-it",
"version": "8.6.6-canary.0",
"version": "8.6.6",
"description": "Generic HTTP request library for node, browsers and workers",

@@ -94,3 +94,3 @@ "keywords": [

"test:edge-runtime": "npm test -- --config ./vitest.edge.config.ts",
"test:esm": "node --test test-esm/ | faucet",
"test:esm": "(cd test-esm && node --test) | faucet",
"test:esm:browser": "node -C browser --test test-esm/test.mjs | faucet",

@@ -117,3 +117,3 @@ "test:esm:deno": "deno test --allow-read --allow-net --allow-env --import-map=test-deno/import_map.json test-deno",

"@sanity/semantic-release-preset": "^5.0.0",
"@types/bun": "^1.1.15",
"@types/bun": "^1.1.16",
"@types/debug": "^4.1.12",

@@ -137,3 +137,3 @@ "@types/node": "^20.8.8",

"prettier": "^3.4.2",
"semantic-release": "^24.0.0",
"semantic-release": "^24.2.1",
"typescript": "5.7.3",

@@ -140,0 +140,0 @@ "vite": "^5.4.11",

Sorry, the diff of this file is not supported yet

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