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

@segment/actions-core

Package Overview
Dependencies
Maintainers
286
Versions
929
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@segment/actions-core - npm Package Compare versions

Comparing version

to
3.137.0

2

dist/cjs/destination-kit/index.d.ts

@@ -58,2 +58,3 @@ import { EventEmitterSlug } from '@segment/action-emitters';

statsContext?: StatsContext;
features?: Features;
};

@@ -65,2 +66,3 @@ export declare type GetAudienceInput<Settings = unknown, AudienceSettings = unknown> = {

statsContext?: StatsContext;
features?: Features;
};

@@ -67,0 +69,0 @@ export interface AudienceDestinationConfiguration {

@@ -58,2 +58,3 @@ import { EventEmitterSlug } from '@segment/action-emitters';

statsContext?: StatsContext;
features?: Features;
};

@@ -65,2 +66,3 @@ export declare type GetAudienceInput<Settings = unknown, AudienceSettings = unknown> = {

statsContext?: StatsContext;
features?: Features;
};

@@ -67,0 +69,0 @@ export interface AudienceDestinationConfiguration {

8

package.json
{
"name": "@segment/actions-core",
"description": "Core runtime for Destinations Actions.",
"version": "3.136.1-upgrade-lerna.0",
"version": "3.137.0",
"repository": {

@@ -84,4 +84,4 @@ "type": "git",

"@segment/action-emitters": "^1.3.6",
"@segment/ajv-human-errors": "2.13.1-upgrade-lerna.0",
"@segment/destination-subscriptions": "3.35.1-upgrade-lerna.0",
"@segment/ajv-human-errors": "^2.13.0",
"@segment/destination-subscriptions": "^3.35.0",
"@types/node": "^18.11.15",

@@ -113,3 +113,3 @@ "abort-controller": "^3.0.0",

},
"gitHead": "cb432b0602cbf54556bf29c81bf9cdd8fe029f03"
"gitHead": "1f4369513680a86b7d6571bcd921cd87d904cdfd"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet