Socket
Socket
Sign inDemoInstall

htmltagparser

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

htmltagparser - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

lib/index.js

9

package.json
{
"name": "htmltagparser",
"version": "0.0.2",
"version": "0.0.3",
"description": "htmltagparser",
"author": "Aldo Bucchi <aldo.bucchi@gmail.com>",
"main": "build/htmltagparser.js",
"main": "lib",
"scripts": {
"test": "make test",
"prepublish": "coffee -c -o build lib/htmltagparser.coffee"
"build": "coffee -c lib/",
"clean": "rm lib/*.js",
"prepublish": "npm run build",
"postpublish": "npm run clean"
},

@@ -11,0 +14,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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