Socket
Socket
Sign inDemoInstall

minimize

Package Overview
Dependencies
77
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0 to 0.7.0

6

lib/list.js

@@ -9,3 +9,3 @@ //

'q', 's', 'samp', 'small', 'span', 'strong',
'sub', 'sup', 'textarea', 'var',
'sub', 'sup', 'textarea', 'var'
];

@@ -18,3 +18,3 @@

'area', 'base', 'br', 'col', 'command', 'embed', 'hr',
'img', 'input', 'link', 'meta', 'param', 'source',
'img', 'input', 'link', 'meta', 'param', 'source'
];

@@ -41,2 +41,2 @@

//
exports.structural = [ 'pre', 'textarea', 'code' ];
exports.structural = [ 'pre', 'textarea', 'code' ];
{
"name": "minimize",
"version": "0.6.0",
"version": "0.7.0",
"description": "Minimize HTML",

@@ -10,10 +10,10 @@ "main": "./lib/minimize",

"dependencies": {
"htmlparser2": "~3.4.0",
"htmlparser2": "~3.7.0",
"utile": "~0.2.1"
},
"devDependencies": {
"mocha": "~1.17.1",
"chai": "~1.8.1",
"sinon": "~1.7.3",
"sinon-chai": "~2.4.0",
"mocha": "~1.18.0",
"chai": "~1.9.0",
"sinon": "~1.9.0",
"sinon-chai": "~2.5.0",
"pre-commit": "0.0.4"

@@ -20,0 +20,0 @@ },

Sorry, the diff of this file is not supported yet

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