Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@amplitude/identity

Package Overview
Dependencies
Maintainers
11
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplitude/identity - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

11

package.json
{
"name": "@amplitude/identity",
"version": "1.5.0",
"version": "1.5.1",
"description": "Identity Manager for JS-based SDK's to help track device and user ID's",

@@ -20,3 +20,3 @@ "repository": "git://github.com/amplitude/Amplitude-Node.git",

"@amplitude/types": "^1.5.0",
"@amplitude/utils": "^1.5.0",
"@amplitude/utils": "^1.5.1",
"tslib": "^1.9.3"

@@ -28,2 +28,3 @@ },

"eslint": "^7.0.0",
"eslint-plugin-jest": "^24.1.5",
"jest": "^26.4.0",

@@ -43,6 +44,6 @@ "npm-run-all": "^4.1.5",

"lint:prettier": "prettier --check \"{src,test}/**/*.ts\"",
"lint:eslint": "eslint 'src/**/*.ts'",
"lint:eslint": "eslint '{src,test}/**/*.ts'",
"fix": "run-s fix:eslint fix:prettier",
"fix:prettier": "prettier --write \"{src,test}/**/*.ts\"",
"fix:eslint": "eslint --fix 'src/**/*.ts'",
"fix:eslint": "yarn lint:eslint --fix",
"link:yarn": "yarn link",

@@ -52,3 +53,3 @@ "test": "jest"

"sideEffects": false,
"gitHead": "b65defea984885bd25391ee411ec8b5790f3eaf8"
"gitHead": "bdc32d6da16fb13056cd534b657d1c6a35682306"
}
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