New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

webpack-modtime

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-modtime - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+2
-7
package.json
{
"name": "webpack-modtime",
"version": "0.0.1",
"version": "0.0.2",
"description": "Webpack plugin for changing modified time on the output files",

@@ -21,8 +21,3 @@ "keywords": ["webpack", "touch", "plugin"],

},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/vanng822/webpack-modtime/blob/master/LICENSE"
}
]
"license": "MIT"
}