Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "ofetch", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A better fetch API. Works on node, browser and workers.", | ||
@@ -58,3 +58,3 @@ "repository": "unjs/ofetch", | ||
"dependencies": { | ||
"destr": "^1.2.2", | ||
"destr": "^2.0.0", | ||
"node-fetch-native": "^1.2.0", | ||
@@ -64,6 +64,6 @@ "ufo": "^1.1.2" | ||
"devDependencies": { | ||
"@types/node": "^20.2.5", | ||
"@vitest/coverage-v8": "^0.32.0", | ||
"@types/node": "^20.3.1", | ||
"@vitest/coverage-v8": "^0.32.2", | ||
"changelogen": "^0.5.3", | ||
"eslint": "^8.42.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-unjs": "^0.2.1", | ||
@@ -78,5 +78,5 @@ "fetch-blob": "^4.0.0", | ||
"unbuild": "^1.2.1", | ||
"vitest": "^0.32.0" | ||
"vitest": "^0.32.2" | ||
}, | ||
"packageManager": "pnpm@8.6.1" | ||
"packageManager": "pnpm@8.6.2" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10
+ Addeddestr@2.0.3(transitive)
- Removeddestr@1.2.2(transitive)
Updateddestr@^2.0.0