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

@amplitude/analytics-core

Package Overview
Dependencies
Maintainers
20
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/analytics-core - npm Package Compare versions

Comparing version 1.0.0 to 2.0.0-beta.1

2

lib/cjs/config.d.ts

@@ -39,5 +39,5 @@ import { Event, Config as IConfig, Logger as ILogger, LogLevel, Storage, Transport, Plan, IngestionMetadata, ServerZone, Options } from '@amplitude/analytics-types';

} | {
serverZone: ServerZone | "US" | "EU";
serverZone: "US" | "EU" | ServerZone;
serverUrl: string;
};
//# sourceMappingURL=config.d.ts.map

@@ -39,5 +39,5 @@ import { Event, Config as IConfig, Logger as ILogger, LogLevel, Storage, Transport, Plan, IngestionMetadata, ServerZone, Options } from '@amplitude/analytics-types';

} | {
serverZone: ServerZone | "US" | "EU";
serverZone: "US" | "EU" | ServerZone;
serverUrl: string;
};
//# sourceMappingURL=config.d.ts.map
{
"name": "@amplitude/analytics-core",
"version": "1.0.0",
"version": "2.0.0-beta.1",
"description": "",

@@ -37,3 +37,3 @@ "author": "Amplitude Inc",

"dependencies": {
"@amplitude/analytics-types": "^1.0.0",
"@amplitude/analytics-types": "^2.0.0-beta.1",
"tslib": "^2.4.1"

@@ -44,3 +44,3 @@ },

],
"gitHead": "08dca3e99057682bb0e1cf63ab771c9517cbdee4"
"gitHead": "c33e72bd43d1f6a5ca7ed1bd3fe2e7330e512bee"
}
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