You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

data-urls

Package Overview
Dependencies
Maintainers
6
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data-urls - npm Package Compare versions

Comparing version
6.0.1
to
7.0.0
+5
-5
package.json

@@ -12,3 +12,3 @@ {

],
"version": "6.0.1",
"version": "7.0.0",
"author": "Domenic Denicola <d@domenic.me> (https://domenic.me/)",

@@ -32,12 +32,12 @@ "license": "MIT",

"whatwg-mimetype": "^5.0.0",
"whatwg-url": "^15.1.0"
"whatwg-url": "^16.0.0"
},
"devDependencies": {
"@domenic/eslint-config": "^4.0.1",
"@domenic/eslint-config": "^4.1.0",
"c8": "^10.1.3",
"eslint": "^9.39.2",
"globals": "^17.0.0"
"globals": "^17.3.0"
},
"engines": {
"node": ">=20"
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
},

@@ -44,0 +44,0 @@ "c8": {