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

to
7.0.0

8

package.json
{
"name": "@node-minify/core",
"version": "6.4.0",
"version": "7.0.0",
"description": "core of @node-minify",

@@ -15,3 +15,3 @@ "keywords": [

"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},

@@ -36,7 +36,7 @@ "directories": {

"dependencies": {
"@node-minify/utils": "^6.4.0",
"@node-minify/utils": "^7.0.0",
"globby": "11.0.4",
"mkdirp": "1.0.4"
},
"gitHead": "d529747a661487597e9be510d3d9e2df1bc0f556"
"gitHead": "8b5bda6f1ac9fe7180006f2a19ec3253e8fff4ec"
}