New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-html-loader

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

vue-html-loader - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

index.js

@@ -78,3 +78,3 @@ /*

"removeScriptTypeAttributes",
"removeStyleTypeAttributes"
"removeStyleLinkTypeAttributes"
].forEach(function(name) {

@@ -81,0 +81,0 @@ if(typeof minimizeOptions[name] === "undefined") {

{
"name": "vue-html-loader",
"version": "1.2.2",
"version": "1.2.3",
"author": "Evan You",

@@ -9,9 +9,9 @@ "description": "vue template loader for webpack",

"fastparse": "^1.0.0",
"html-minifier": "^1.4.0",
"loader-utils": "~0.2.2",
"object-assign": "^4.0.1"
"html-minifier": "^2.1.5",
"loader-utils": "^0.2.15",
"object-assign": "^4.1.0"
},
"devDependencies": {
"mocha": "^2.3.4",
"should": "^7.1.1"
"should": "^9.0.2"
},

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

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