Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

minify-html-literals

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minify-html-literals - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

CHANGELOG.md

@@ -5,2 +5,10 @@ # Change Log

<a name="1.0.5"></a>
## [1.0.5](https://github.com/asyncLiz/minify-html-literals/compare/v1.0.4...v1.0.5) (2018-09-27)
### Bug Fixes
- update parse-literals to fix escaped character minifying ([93922c8](https://github.com/asyncLiz/minify-html-literals/commit/93922c8))
<a name="1.0.4"></a>

@@ -7,0 +15,0 @@

4

package.json
{
"name": "minify-html-literals",
"version": "1.0.4",
"version": "1.0.5",
"description": "Minify HTML template literal strings",

@@ -62,3 +62,3 @@ "main": "index.js",

"magic-string": "^0.25.0",
"parse-literals": "^1.0.2"
"parse-literals": "^1.0.3"
},

@@ -65,0 +65,0 @@ "devDependencies": {

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