Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.1.2 to 1.1.3

4

CHANGELOG.md

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

# v1.1.3 (Jan 16, 2019)
* Updated dependencies.
# v1.1.2 (Nov 27, 2018)

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

13

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

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

"dependencies": {
"appcd-logger": "^1.1.3",
"appcd-response": "^1.1.4",
"appcd-util": "^1.1.4",
"appcd-logger": "^1.1.4",
"appcd-response": "^1.1.5",
"appcd-util": "^1.1.5",
"fs-extra": "^7.0.1",
"msgpack-lite": "^0.1.26",
"source-map-support": "^0.5.9",
"source-map-support": "^0.5.10",
"uuid": "^3.3.2",

@@ -36,4 +36,3 @@ "ws": "^6.1.2"

"devDependencies": {
"appcd-gulp": "^1.2.1",
"gulp": "^3.9.1"
"appcd-gulp": "^2.0.0"
},

@@ -40,0 +39,0 @@ "homepage": "https://github.com/appcelerator/appc-daemon/tree/master/packages/appcd-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