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

cloudrail-si

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudrail-si - npm Package Compare versions

Comparing version 2.17.0 to 2.17.1

4

changelog.md
# CloudRail SI Node.JS SDK changelog
* **2.17.1**
* Fixed broken Facebook constructor
* Small fixes for optional scopes parameter
* **2.17.0**

@@ -4,0 +8,0 @@ * Added Product Hunt as a new service to the Profile interface

2

package.json

@@ -47,3 +47,3 @@ {

"engineStrict": true,
"version": "2.17.0",
"version": "2.17.1",
"main": "index.js",

@@ -50,0 +50,0 @@ "typings": "index.d.ts",

@@ -165,8 +165,11 @@ "use strict";

};
Sandbox.prototype.setEntry = function (container, varAddress, value) {
Sandbox.prototype.setEntry = function (baseContainer, varAddress, value) {
var container;
if (varAddress.length > 1) {
var nextContainer = this.getEntry(container, varAddress.slice(0, varAddress.length - 1), false);
return this.setEntry(nextContainer, varAddress.slice(varAddress.length - 1, varAddress.length), value);
container = this.getEntry(baseContainer, varAddress.slice(0, varAddress.length - 1), false);
}
var varAddressPart = varAddress[0];
else {
container = baseContainer;
}
var varAddressPart = varAddress[varAddress.length - 1];
if (Helper_1.Helper.isArray(container)) {

@@ -173,0 +176,0 @@ if (Helper_1.Helper.isNumberString(varAddressPart)) {

@@ -12,3 +12,3 @@ "use strict";

["set", "$P0.scope", "public_profile%2Cemail%2Cuser_birthday%2Cuser_about_me%2Cpublish_actions%2Cuser_friends%2Cuser_photos"],
["jumpRel", 10],
["jumpRel", 11],
["create", "$P0.scope", "String"],

@@ -157,3 +157,3 @@ ["size", "$L0", "$P0.scopes"],

["set", "$P0.userInfo", null],
["if!=than", "$S0.accessToken", null, 10],
["if!=than", "$S0.accessToken", null, 11],
["create", "$L0", "Object"],

@@ -168,3 +168,4 @@ ["set", "$L0.method", "DELETE"],

["http.requestCall", "$L2", "$L0"],
["callFunc", "validateResponse", "$P0", "$L2"]
["callFunc", "validateResponse", "$P0", "$L2"],
["set", "$S0.accessToken", null]
],

@@ -171,0 +172,0 @@ "Profile:getIdentifier": [

@@ -12,3 +12,3 @@ "use strict";

["set", "$P0.scope", "manage_pages%2Cpublish_pages%2Cpages_show_list"],
["jumpRel", 10],
["jumpRel", 11],
["create", "$P0.scope", "String"],

@@ -15,0 +15,0 @@ ["size", "$L0", "$P0.scopes"],

@@ -15,3 +15,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -22,3 +22,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "%20"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -25,0 +25,0 @@ "AdvancedRequestSupporter:advancedRequest": [

@@ -15,3 +15,3 @@ "use strict";

["set", "$P0.scope", "https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive"],
["jumpRel", 10],
["jumpRel", 11],
["create", "$P0.scope", "String"],

@@ -24,2 +24,3 @@ ["size", "$L0", "$P0.scopes"],

["get", "$L2", "$P0.scopes", "$L1"],
["string.urlEncode", "$L2", "$L2"],
["string.concat", "$P0.scope", "$P0.scope", "$L2"],

@@ -26,0 +27,0 @@ ["math.add", "$L1", "$L1", 1],

@@ -15,3 +15,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -22,3 +22,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "+"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -25,0 +25,0 @@ "AdvancedRequestSupporter:advancedRequest": [

@@ -15,3 +15,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -22,3 +22,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "%20"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -25,0 +25,0 @@ "AdvancedRequestSupporter:advancedRequest": [

@@ -15,3 +15,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -22,3 +22,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "+"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -25,0 +25,0 @@ "AdvancedRequestSupporter:advancedRequest": [

@@ -15,3 +15,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -22,3 +22,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "%20"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -25,0 +25,0 @@ "AdvancedRequestSupporter:advancedRequest": [

@@ -15,3 +15,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -22,3 +22,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "%20"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -25,0 +25,0 @@ "AdvancedRequestSupporter:advancedRequest": [

@@ -15,3 +15,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -22,3 +22,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "%20"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -25,0 +25,0 @@ "CloudStorage:getUserLogin": [

@@ -18,3 +18,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -25,3 +25,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "+"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -28,0 +28,0 @@ "Profile:getIdentifier": [

@@ -15,3 +15,3 @@ "use strict";

["create", "$L1", "Number", 0],
["if<than", "$L1", "$L0", 7],
["if<than", "$L1", "$L0", 6],
["if!=than", "$L1", 0, 1],

@@ -22,3 +22,3 @@ ["string.concat", "$P0.scope", "$P0.scope", "%2C"],

["math.add", "$L1", "$L1", 1],
["jumpRel", -8]
["jumpRel", -7]
],

@@ -25,0 +25,0 @@ "AdvancedRequestSupporter:advancedRequest": [

Sorry, the diff of this file is too big to display

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