You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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

to
8.16.4

6

amplitude-js/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for Amplitude SDK 8.16
// Project: https://github.com/amplitude/Amplitude-Javascript
// Definitions by: Dan Manastireanu <https://github.com/danmana>
// Kimmo Hintikka <https://github.com/HintikkaKimmo>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export as namespace amplitude;

@@ -8,0 +2,0 @@

14

amplitude-js/package.json
{
"name": "@types/amplitude-js",
"version": "8.16.3",
"description": "TypeScript definitions for Amplitude SDK",
"version": "8.16.4",
"description": "TypeScript definitions for amplitude-js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/amplitude-js",

@@ -10,9 +10,9 @@ "license": "MIT",

"name": "Dan Manastireanu",
"url": "https://github.com/danmana",
"githubUsername": "danmana"
"githubUsername": "danmana",
"url": "https://github.com/danmana"
},
{
"name": "Kimmo Hintikka",
"url": "https://github.com/HintikkaKimmo",
"githubUsername": "HintikkaKimmo"
"githubUsername": "HintikkaKimmo",
"url": "https://github.com/HintikkaKimmo"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "4d192aa2331a9981755b9da5a38c497ecb9055cfdfebf5f7aaaf77de344466ac",
"typesPublisherContentHash": "f57cd4f52e729b06f5aafb08b9cbfccca360f303a10c833451fb8b229deaa576",
"typeScriptVersion": "4.5"
}

@@ -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-js (https://github.com/amplitude/Amplitude-Javascript).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Fri, 22 Sep 2023 18:11:03 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: none
* Global values: `amplitude`
# Credits
These definitions were written by [Dan Manastireanu](https://github.com/danmana), and [Kimmo Hintikka](https://github.com/HintikkaKimmo).