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.3 to 2.21.4

3

changelog.md
# CloudRail SI Node.JS SDK changelog
* **2.21.4**
* Bugfix for GoogleDrive and SlackBot
* **2.21.3**

@@ -4,0 +7,0 @@ * Add a fix for AmazonS3's listFiles method

2

package.json

@@ -55,3 +55,3 @@ {

"engineStrict": true,
"version": "2.21.3",
"version": "2.21.4",
"main": "index.js",

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

@@ -9,4 +9,3 @@ "use strict";

"init": [
["set", "$P0.baseURL", "https://slack-com-j0g994z4ajpf.runscope.net/api/"],
["set", "$P0.botToken", "xoxb-273990877507-DcJDzZNVthLRPGpQczSThDLV"],
["set", "$P0.baseURL", "https://slack.com/api/"],
["set", "$P0.boundaryString", "------7V0ub86bNNNKWdgJgsF7r0DxYtOB06XYxWvyMuYg5BucWEINpyFRcqisOXWr"]

@@ -13,0 +12,0 @@ ],

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

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