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

html-encoding-sniffer

Package Overview
Dependencies
Maintainers
6
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-encoding-sniffer - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

13

package.json

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

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

@@ -18,16 +18,15 @@ "license": "MIT",

"scripts": {
"test": "mocha",
"test": "node --test",
"lint": "eslint ."
},
"dependencies": {
"whatwg-encoding": "^2.0.0"
"whatwg-encoding": "^3.1.1"
},
"devDependencies": {
"@domenic/eslint-config": "^1.4.0",
"eslint": "^7.32.0",
"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