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

@node-minify/core

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-minify/core - npm Package Compare versions

Comparing version 5.2.1 to 5.3.0

2

lib/compress.js

@@ -18,3 +18,3 @@ "use strict";

* node-minify
* Copyright(c) 2011-2019 Rodolphe Stoclin
* Copyright(c) 2011-2020 Rodolphe Stoclin
* MIT Licensed

@@ -21,0 +21,0 @@ */

@@ -12,3 +12,3 @@ "use strict";

* node-minify
* Copyright(c) 2011-2019 Rodolphe Stoclin
* Copyright(c) 2011-2020 Rodolphe Stoclin
* MIT Licensed

@@ -15,0 +15,0 @@ */

@@ -11,3 +11,3 @@ "use strict";

* node-minify
* Copyright(c) 2011-2019 Rodolphe Stoclin
* Copyright(c) 2011-2020 Rodolphe Stoclin
* MIT Licensed

@@ -14,0 +14,0 @@ */

@@ -18,3 +18,3 @@ "use strict";

* node-minify
* Copyright(c) 2011-2019 Rodolphe Stoclin
* Copyright(c) 2011-2020 Rodolphe Stoclin
* MIT Licensed

@@ -21,0 +21,0 @@ */

{
"name": "@node-minify/core",
"version": "5.2.1",
"version": "5.3.0",
"description": "core of @node-minify",

@@ -35,7 +35,7 @@ "keywords": [

"dependencies": {
"@node-minify/utils": "^5.2.0",
"@node-minify/utils": "^5.3.0",
"glob": "7.1.6",
"mkdirp": "0.5.1"
},
"gitHead": "82a419110f6b13bccb6827a346543a69817eb4ae"
"gitHead": "82898314fcff85e28501e33767ae095ca2d28cd1"
}

@@ -9,5 +9,4 @@ <p align="center"><img src="/static/node-minify.png" width="348" alt="node-minify"></p>

<a href="https://npmjs.org/package/@node-minify/core"><img src="https://img.shields.io/npm/dm/@node-minify/core.svg"></a>
<a href="https://codecov.io/gh/srod/node-minify"><img src="https://codecov.io/gh/srod/node-minify/branch/develop/graph/badge.svg"></a><br>
<a href="https://dev.azure.com/srodolphe/srodolphe/_build/latest?definitionId=1"><img src="https://dev.azure.com/srodolphe/srodolphe/_apis/build/status/srod.node-minify?branchName=master"></a>
<a href="https://circleci.com/gh/srod/node-minify/tree/master"><img src="https://circleci.com/gh/srod/node-minify/tree/master.svg?style=shield"></a>
<a href="https://github.com/srod/node-minify/actions"><img alt="Build Status" src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fsrod%2Fnode-minify%2Fbadge%3Fref%3Ddevelop&style=flat" /></a>
<a href="https://codecov.io/gh/srod/node-minify"><img src="https://codecov.io/gh/srod/node-minify/branch/develop/graph/badge.svg"></a>
</p>

@@ -14,0 +13,0 @@

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