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 2.0.0 to 2.0.1

4

CHANGELOG.md

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

# v2.0.1 (Aug 13, 2019)
* chore: Updated dependencies
# v2.0.0 (Jun 13, 2019)

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

16

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

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

"dependencies": {
"appcd-logger": "^2.0.2",
"appcd-response": "^2.0.0",
"appcd-util": "^1.1.7",
"fs-extra": "^8.0.1",
"appcd-logger": "^2.0.3",
"appcd-response": "^2.0.1",
"appcd-util": "^2.0.0",
"fs-extra": "^8.1.0",
"msgpack-lite": "^0.1.26",
"source-map-support": "^0.5.12",
"source-map-support": "^0.5.13",
"uuid": "^3.3.2",
"which": "^1.3.1",
"ws": "^7.0.0"
"ws": "^7.1.2"
},
"devDependencies": {
"appcd-gulp": "^2.1.1"
"appcd-gulp": "^2.2.0"
},

@@ -39,0 +39,0 @@ "homepage": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-client",

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