Huge News!Announcing our $40M Series B led by Abstract Ventures.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 4.4.1 to 4.4.2

3

amplitude-js/index.d.ts

@@ -107,2 +107,5 @@ // Type definitions for Amplitude SDK 4.4.0

logEventWithTimestamp(event: string, data?: any, timestamp?: number, callback?: Callback): LogReturn;
Identify: typeof Identify
Revenue: typeof Revenue
}

@@ -109,0 +112,0 @@

7

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

@@ -22,8 +22,9 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/amplitude-js"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "d6c6faa7fee85b5c5026ea9976af1ceaacb1b60c3ad78d01949ba50aa306e4a0",
"typesPublisherContentHash": "cfb7cc1a72d3e2efaa4434b588809c165de3047cd14b8166830c4ff8f7f50ad5",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Amplitude SDK ( https://github.com/amplitude/Amplitude-Javascript ).
This package contains type definitions for Amplitude SDK (https://github.com/amplitude/Amplitude-Javascript).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Fri, 25 Jan 2019 16:42:58 GMT
* Last updated: Wed, 26 Jun 2019 18:19:13 GMT
* Dependencies: none

@@ -18,2 +18,2 @@ * Global values: amplitude

# Credits
These definitions were written by Arvydas Sidorenko <https://github.com/Asido>, Dan Manastireanu <https://github.com/danmana>.
These definitions were written by Arvydas Sidorenko <https://github.com/Asido>, and Dan Manastireanu <https://github.com/danmana>.
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