Comparing version 8.6.6-canary.0 to 8.6.6
{ | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5
723222