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

@types/amplitude-js

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/amplitude-js - npm Package Compare versions

Comparing version 8.0.2 to 8.9.0

6

amplitude-js/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Amplitude SDK 8.0
// Type definitions for Amplitude SDK 8.9
// Project: https://github.com/amplitude/Amplitude-Javascript

@@ -12,2 +12,4 @@ // Definitions by: Arvydas Sidorenko <https://github.com/Asido>

export type LogReturn = number | undefined;
// https://github.com/amplitude/Amplitude-JavaScript/blob/v8.9.0/src/server-zone.js#L9
export type ServerZone = 'EU' | 'US';

@@ -64,2 +66,4 @@ export interface Config {

useNativeDeviceInfo?: boolean | undefined;
serverZone?: ServerZone | undefined;
serverZoneBasedApi?: boolean | undefined;
}

@@ -66,0 +70,0 @@

6

amplitude-js/package.json
{
"name": "@types/amplitude-js",
"version": "8.0.2",
"version": "8.9.0",
"description": "TypeScript definitions for Amplitude SDK",

@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/amplitude-js",

"dependencies": {},
"typesPublisherContentHash": "3d4a660696fe34e2b1f758c03ce77da85ac7a8232691ad8cbc6148cb3b636784",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "ed1fb0fa55d141db4c71956c51f79a21ffaae8110e922f0f9ff3251a83cb3f31",
"typeScriptVersion": "3.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 18 Nov 2021 11:31:24 GMT
* Last updated: Mon, 27 Dec 2021 21:01:22 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `amplitude`

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