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

android-splash

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

android-splash - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+5
-6
package.json
{
"name": "android-splash",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get android splash screen files names and dimensions",
"dependencies": {
"abbrev": "^1.0.5",
"yargs": "^3.7.0"
"yargs": "^7.0.2"
},
"devDependencies": {
"semantic-release": "^3.0.4",
"standard": "^3.3.2",
"semantic-release": "^6.3.2",
"standard": "^9.0.2",
"tape": "^4.0.0"

@@ -24,4 +24,3 @@ },

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

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