New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

android-sdk-client

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

android-sdk-client - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

0

cli.js

@@ -0,0 +0,0 @@ #!/usr/bin/env node

@@ -0,0 +0,0 @@ #!/usr/bin/env node

15

package.json
{
"name": "android-sdk-client",
"version": "1.2.3",
"version": "1.2.4",
"description": "Display list of available files of SDK repository",

@@ -12,4 +12,3 @@ "bin": {

"scripts": {
"test": "eslint .",
"example": "node cli.js -o > example/short-list.txt && node cli.js -e -o > example/extended-list.txt"
"test": "eslint ."
},

@@ -35,11 +34,11 @@ "files": [

"dependencies": {
"axios": "^0.16.2",
"es6-promise": "^4.1.0",
"axios": "^0.18.0",
"es6-promise": "^4.2.5",
"humanize": "0.0.9",
"meow": "^3.7.0",
"meow": "^5.0.0",
"mkdirp": "^0.5.1",
"xml2js": "^0.4.17"
"xml2js": "^0.4.19"
},
"devDependencies": {
"eslint": "^3.19.0"
"eslint": "^5.6.0"
},

@@ -46,0 +45,0 @@ "repository": {

@@ -0,0 +0,0 @@ # Android SDK Client

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc