Socket
Socket
Sign inDemoInstall

html-tokenize

Package Overview
Dependencies
9
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

bench/bench.js

8

package.json
{
"name": "html-tokenize",
"version": "1.1.0",
"version": "1.1.1",
"description": "transform stream to tokenize html",

@@ -12,7 +12,7 @@ "main": "index.js",

"readable-stream": "~1.0.27-1",
"minimist": "~0.0.8"
"minimist": "~0.0.8",
"through2": "~0.4.1"
},
"devDependencies": {
"tape": "~2.12.1",
"through2": "~0.4.1"
"tape": "~2.12.1"
},

@@ -19,0 +19,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc