@amplitude/analytics-core
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -7,3 +7,3 @@ export { AmplitudeCore } from './core-client'; | ||
export { Logger } from './logger'; | ||
export { AMPLITUDE_PREFIX } from './constants'; | ||
export { AMPLITUDE_PREFIX, STORAGE_PREFIX } from './constants'; | ||
export { returnWrapper } from './utils/return-wrapper'; | ||
@@ -10,0 +10,0 @@ export { debugWrapper, getClientLogConfig, getClientStates } from './utils/debug'; |
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.createIdentifyEvent = exports.BaseTransport = exports.MemoryStorage = exports.UUID = exports.getClientStates = exports.getClientLogConfig = exports.debugWrapper = exports.returnWrapper = exports.AMPLITUDE_PREFIX = exports.Logger = exports.Config = exports.Destination = exports.Revenue = exports.Identify = exports.AmplitudeCore = void 0; | ||
exports.createIdentifyEvent = exports.BaseTransport = exports.MemoryStorage = exports.UUID = exports.getClientStates = exports.getClientLogConfig = exports.debugWrapper = exports.returnWrapper = exports.STORAGE_PREFIX = exports.AMPLITUDE_PREFIX = exports.Logger = exports.Config = exports.Destination = exports.Revenue = exports.Identify = exports.AmplitudeCore = void 0; | ||
var core_client_1 = require("./core-client"); | ||
@@ -17,2 +17,3 @@ Object.defineProperty(exports, "AmplitudeCore", { enumerable: true, get: function () { return core_client_1.AmplitudeCore; } }); | ||
Object.defineProperty(exports, "AMPLITUDE_PREFIX", { enumerable: true, get: function () { return constants_1.AMPLITUDE_PREFIX; } }); | ||
Object.defineProperty(exports, "STORAGE_PREFIX", { enumerable: true, get: function () { return constants_1.STORAGE_PREFIX; } }); | ||
var return_wrapper_1 = require("./utils/return-wrapper"); | ||
@@ -19,0 +20,0 @@ Object.defineProperty(exports, "returnWrapper", { enumerable: true, get: function () { return return_wrapper_1.returnWrapper; } }); |
@@ -7,3 +7,3 @@ export { AmplitudeCore } from './core-client'; | ||
export { Logger } from './logger'; | ||
export { AMPLITUDE_PREFIX } from './constants'; | ||
export { AMPLITUDE_PREFIX, STORAGE_PREFIX } from './constants'; | ||
export { returnWrapper } from './utils/return-wrapper'; | ||
@@ -10,0 +10,0 @@ export { debugWrapper, getClientLogConfig, getClientStates } from './utils/debug'; |
@@ -7,3 +7,3 @@ export { AmplitudeCore } from './core-client'; | ||
export { Logger } from './logger'; | ||
export { AMPLITUDE_PREFIX } from './constants'; | ||
export { AMPLITUDE_PREFIX, STORAGE_PREFIX } from './constants'; | ||
export { returnWrapper } from './utils/return-wrapper'; | ||
@@ -10,0 +10,0 @@ export { debugWrapper, getClientLogConfig, getClientStates } from './utils/debug'; |
{ | ||
"name": "@amplitude/analytics-core", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "", | ||
@@ -38,3 +38,3 @@ "author": "Amplitude Inc", | ||
"dependencies": { | ||
"@amplitude/analytics-types": "^1.3.1", | ||
"@amplitude/analytics-types": "^1.3.2", | ||
"tslib": "^2.4.1" | ||
@@ -45,3 +45,3 @@ }, | ||
], | ||
"gitHead": "bc426d86b020aa96c9dc3a824aaaecf22213b32f" | ||
"gitHead": "2957c0bbbce4dffc2e3f0f4767cf9d443bafd62c" | ||
} |
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
Sorry, the diff of this file is not supported yet
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
362130
3535