New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rudder-sdk-js

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rudder-sdk-js - npm Package Compare versions

Comparing version 1.2.6 to 1.2.8

5

index.d.ts

@@ -10,5 +10,6 @@ declare module "rudder-sdk-js" {

// Defaults to true
// If set to false, specific integration should be set to true to send the event
All?: boolean;
// Destination name: Enable/Disable
[index: string]: boolean | undefined;
// Destination name: true/false/integration specific information
[index: string]: boolean | undefined | apiObject;
}

@@ -15,0 +16,0 @@

4

package.json
{
"name": "rudder-sdk-js",
"version": "1.2.6",
"version": "1.2.8",
"description": "RudderStack Javascript SDK",

@@ -24,2 +24,2 @@ "main": "index.js",

"homepage": "https://github.com/rudderlabs/rudder-sdk-js/blob/master/README.md"
}
}

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