Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

android-icons

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

android-icons - npm Package Compare versions

Comparing version
2.0.1
to
2.0.2
+5
-6
package.json
{
"name": "android-icons",
"version": "2.0.1",
"version": "2.0.2",
"description": "Get android icon file names and dimensions (width)",

@@ -9,7 +9,7 @@ "main": "index.js",

"abbrev": "^1.0.5",
"yargs": "^3.7.0"
"yargs": "^7.0.2"
},
"devDependencies": {
"semantic-release": "^3.0.4",
"standard": "^3.3.2",
"semantic-release": "^4.3.5",
"standard": "^8.5.0",
"tape": "^4.0.0"

@@ -25,4 +25,3 @@ },

"test": "standard && node test.js",
"prepublish": "semantic-release pre",
"postpublish": "semantic-release post"
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},

@@ -29,0 +28,0 @@ "files": [