Socket
Socket
Sign inDemoInstall

cloudrail-si

Package Overview
Dependencies
7
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.21.5 to 2.21.6

2

changelog.md
# CloudRail SI Node.JS SDK changelog
* **2.21.5**
* **2.21.6**
* Add PCloud as a new service to the CloudStorage interface

@@ -5,0 +5,0 @@ * Bugfix for GoogleDrive

@@ -56,3 +56,3 @@ {

"engineStrict": true,
"version": "2.21.5",
"version": "2.21.6",
"main": "index.js",

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

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

Helper_1.Helper.assert(Helper_1.Helper.isString(key));
var value = Helper_1.Helper.resolve(environment, parameters[0]);
var value = Helper_1.Helper.resolve(environment, parameters[1]);
Statistics_1.Statistics.setAdditionalStats(key, value);

@@ -17,0 +17,0 @@ };

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc