Socket
Socket
Sign inDemoInstall

@amplitude/utils

Package Overview
Dependencies
1
Maintainers
9
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.2

dist/src/index.d.ts

12

package.json
{
"name": "@amplitude/utils",
"version": "1.0.0",
"version": "1.0.2",
"description": "Utility functions for the Amplitude JavaScript SDK",

@@ -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": {

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

"dependencies": {
"@amplitude/types": "^1.0.0"
"@amplitude/types": "^1.0.2"
},

@@ -45,3 +45,3 @@ "devDependencies": {

"sideEffects": false,
"gitHead": "0270a35ab3f0a146a540a19b4c57b67e263bc8f4"
"gitHead": "75868a5a17d22b802bfc025dd6a2cfcfa3eded71"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc