Socket
Socket
Sign inDemoInstall

@amplitude/types

Package Overview
Dependencies
Maintainers
14
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/types - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

4

dist/src/options.d.ts

@@ -57,2 +57,6 @@ import { LogLevel } from './logger';

/**
* Configurable timeout
*/
requestTimeoutMillis: number;
/**
* Lifecycle callback that is executed after a retry attempt. Called in {@link Retry.sendEventsWithRetry}

@@ -59,0 +63,0 @@ *

@@ -34,3 +34,5 @@ import { Event } from './event';

};
/** Configurable request timeout */
requestTimeoutMillis: number;
}
//# sourceMappingURL=transport.d.ts.map

@@ -57,2 +57,6 @@ import { LogLevel } from './logger';

/**
* Configurable timeout
*/
requestTimeoutMillis: number;
/**
* Lifecycle callback that is executed after a retry attempt. Called in {@link Retry.sendEventsWithRetry}

@@ -59,0 +63,0 @@ *

@@ -34,3 +34,5 @@ import { Event } from './event';

};
/** Configurable request timeout */
requestTimeoutMillis: number;
}
//# sourceMappingURL=transport.d.ts.map

4

package.json
{
"name": "@amplitude/types",
"version": "1.8.0",
"version": "1.8.1",
"description": "Types for all Amplitude JavaScript SDKs",

@@ -44,3 +44,3 @@ "repository": "git://github.com/amplitude/Amplitude-Node.git",

"sideEffects": false,
"gitHead": "a6d353de0fb262b8cd9ff4d74e46a99c3c4b1a9e"
"gitHead": "5052c785bdbfd8ba149b9a70b33b4c7620012941"
}

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

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

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