Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

whatwg-encoding

Package Overview
Dependencies
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whatwg-encoding - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

12

package.json

@@ -8,3 +8,3 @@ {

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

@@ -18,3 +18,3 @@ "license": "MIT",

"scripts": {
"test": "mocha",
"test": "node --test",
"lint": "eslint .",

@@ -27,10 +27,8 @@ "prepare": "node scripts/update.js"

"devDependencies": {
"@domenic/eslint-config": "^1.3.0",
"eslint": "^7.32.0",
"minipass-fetch": "^1.4.1",
"mocha": "^9.1.1"
"@domenic/eslint-config": "^3.0.0",
"eslint": "^8.53.0"
},
"engines": {
"node": ">=12"
"node": ">=18"
}
}
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