Socket
Socket
Sign inDemoInstall

simple-html-tokenizer

Package Overview
Dependencies
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-html-tokenizer - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

4

package.json
{
"name": "simple-html-tokenizer",
"version": "0.2.5",
"version": "0.2.6",
"license": "MIT",

@@ -15,3 +15,3 @@ "description": "Simple HTML Tokenizer is a lightweight JavaScript library that can be used to tokenize the kind of HTML normally found in templates.",

"main": "dist/simple-html-tokenizer.js",
"jsnext:main": "lib/simple-html-tokenizer.js",
"jsnext:main": "lib/simple-html-tokenizer/index.js",
"scripts": {

@@ -18,0 +18,0 @@ "build": "bin/build.js",

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