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

appcd-client

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcd-client - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# v3.0.3 (Jan 22, 2021)
* chore: Updated dependencies.
# v3.0.2 (Jan 5, 2021)

@@ -2,0 +6,0 @@

15

package.json
{
"name": "appcd-client",
"version": "3.0.2",
"version": "3.0.3",
"description": "The Node.js client for connecting to the Appc Daemon.",

@@ -25,6 +25,6 @@ "main": "./dist/client",

"dependencies": {
"appcd-logger": "^3.0.2",
"appcd-response": "^3.0.2",
"appcd-util": "^3.1.1",
"fs-extra": "^9.0.1",
"appcd-logger": "^3.0.3",
"appcd-response": "^3.0.3",
"appcd-util": "^3.1.2",
"fs-extra": "^9.1.0",
"msgpack-lite": "^0.1.26",

@@ -37,3 +37,3 @@ "source-map-support": "^0.5.19",

"devDependencies": {
"appcd-gulp": "^3.1.1"
"appcd-gulp": "^3.1.2"
},

@@ -45,3 +45,4 @@ "homepage": "https://github.com/appcelerator/appc-daemon",

"node": ">=10.13.0"
}
},
"gitHead": "14c9566b8974548124e74dfbdae0e23b6606de57"
}
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