Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appc-platform-sdk

Package Overview
Dependencies
Maintainers
4
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appc-platform-sdk - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

4

CHANGELOG.md

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

# 1.0.19 (01-10-2015)
- removed errrant debug statement
# 1.0.18 (01-10-2015)

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

1

lib/auth.js

@@ -200,3 +200,2 @@ /**

if (err) { return callback(err); }
console.log(body,typeof(body));
callback(null,body);

@@ -203,0 +202,0 @@ },

{
"name": "appc-platform-sdk",
"version": "1.0.18",
"version": "1.0.19",
"description": "Appcelerator Platform SDK for node.js",

@@ -5,0 +5,0 @@ "main": "index.js",

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