Socket
Socket
Sign inDemoInstall

@amplitude/types

Package Overview
Dependencies
Maintainers
9
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.0.0 to 1.0.2

dist/src/client.d.ts

10

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

@@ -12,5 +12,5 @@ "repository": "git://github.com/amplitude/Amplitude-Node.git",

},
"main": "dist/index.js",
"module": "esm/index.js",
"types": "dist/index.d.ts",
"main": "dist/src/index.js",
"module": "esm/src/index.js",
"types": "dist/src/index.d.ts",
"publishConfig": {

@@ -41,3 +41,3 @@ "access": "public"

"sideEffects": false,
"gitHead": "0270a35ab3f0a146a540a19b4c57b67e263bc8f4"
"gitHead": "75868a5a17d22b802bfc025dd6a2cfcfa3eded71"
}
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