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.1 to 3.0.2

4

CHANGELOG.md

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

# v3.0.2 (Jan 5, 2021)
* chore: Updated dependencies.
# v3.0.1 (Dec 1, 2020)

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

14

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

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

"dependencies": {
"appcd-logger": "^3.0.1",
"appcd-response": "^3.0.1",
"appcd-util": "^3.1.0",
"appcd-logger": "^3.0.2",
"appcd-response": "^3.0.2",
"appcd-util": "^3.1.1",
"fs-extra": "^9.0.1",
"msgpack-lite": "^0.1.26",
"source-map-support": "^0.5.19",
"uuid": "^8.3.1",
"uuid": "^8.3.2",
"which": "^2.0.2",
"ws": "^7.4.0"
"ws": "^7.4.2"
},
"devDependencies": {
"appcd-gulp": "^3.1.0"
"appcd-gulp": "^3.1.1"
},

@@ -39,0 +39,0 @@ "homepage": "https://github.com/appcelerator/appc-daemon",

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