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

@alduino/humanizer

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alduino/humanizer - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+2
-4
package.json
{
"name": "@alduino/humanizer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Javascript port of Humanizer.NET",

@@ -30,2 +30,3 @@ "main": "dist/index.js",

"@babel/preset-typescript": "^7.10.4",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@types/chai": "^4.2.11",

@@ -38,6 +39,3 @@ "@types/mocha": "^7.0.2",

"typescript": "^3.9.6"
},
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.10.4"
}
}