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

appscode-api-js-client

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appscode-api-js-client - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

lib/index.js

@@ -15,3 +15,3 @@ var RSVP = require('rsvp');

}
xhr('/login/refresh/', 'GET', {domain: '', skipResponsePrefixLength: 9})
xhr('/login/refresh/', 'GET', {domain: '', skipResponsePrefixLength: 9}) // for{;;};
.then(function (token) {

@@ -18,0 +18,0 @@ preset.headers['X-Phabricator-Csrf'] = token.payload.token;

{
"name": "appscode-api-js-client",
"version": "1.0.11",
"version": "1.0.12",
"description": "AppsCode API JavaScript Client",

@@ -27,4 +27,4 @@ "main": "index.js",

"fs": "0.0.1-security",
"grpc-xhr": "^1.0.5",
"lodash": "^3.10.1",
"grpc-xhr": "^1.0.7",
"lodash": "^4.16.4",
"path": "^0.12.7",

@@ -31,0 +31,0 @@ "rsvp": "^3.3.3"

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