@amplitude/analytics-core
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -41,5 +41,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: ServerZone | "US" | "EU" | "STAGING"; | ||
serverUrl: string; | ||
}; | ||
//# sourceMappingURL=config.d.ts.map |
@@ -41,5 +41,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: ServerZone | "US" | "EU" | "STAGING"; | ||
serverUrl: string; | ||
}; | ||
//# sourceMappingURL=config.d.ts.map |
{ | ||
"name": "@amplitude/analytics-core", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "", | ||
@@ -38,3 +38,3 @@ "author": "Amplitude Inc", | ||
"dependencies": { | ||
"@amplitude/analytics-types": "^1.3.3", | ||
"@amplitude/analytics-types": "^1.3.4", | ||
"tslib": "^2.4.1" | ||
@@ -45,3 +45,3 @@ }, | ||
], | ||
"gitHead": "eb9f8181979aad12e5a1ba1f1afba0e04dc2bc01" | ||
"gitHead": "143b22ce7063d7a630a9a8e3e20af4c8d261dd64" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
362094