Comparing version 3.0.1 to 3.0.2
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)", | ||
@@ -28,11 +28,11 @@ "license": "MIT", | ||
"dependencies": { | ||
"abab": "^2.0.3", | ||
"abab": "^2.0.6", | ||
"whatwg-mimetype": "^3.0.0", | ||
"whatwg-url": "^10.0.0" | ||
"whatwg-url": "^11.0.0" | ||
}, | ||
"devDependencies": { | ||
"@domenic/eslint-config": "^1.4.0", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.2.4", | ||
"minipass-fetch": "^1.4.1" | ||
"@domenic/eslint-config": "^2.0.0", | ||
"eslint": "^8.14.0", | ||
"jest": "^27.5.1", | ||
"minipass-fetch": "^2.1.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "engines": { |
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
+ Addedwhatwg-url@11.0.0(transitive)
- Removedwhatwg-url@10.0.0(transitive)
Updatedabab@^2.0.6
Updatedwhatwg-url@^11.0.0