Socket
Socket
Sign inDemoInstall

amplitude

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplitude - npm Package Compare versions

Comparing version 5.1.6 to 5.1.7

4

CHANGELOG.md
# Amplitude Change Log
## v5.1.7
- Security update for `axios`
- Update all dev dependencies
## v5.1.6

@@ -4,0 +8,0 @@ - Security update for `lodash`

40

package.json
{
"name": "amplitude",
"version": "5.1.6",
"version": "5.1.7",
"description": "A node wrapper for Amplitude analytics http api",

@@ -64,24 +64,24 @@ "author": "Blade Barringer <blade@crookedneighbor.com>",

"dependencies": {
"axios": "^0.21.1"
"axios": "^0.21.4"
},
"devDependencies": {
"@types/chai": "^4.2.11",
"@types/eslint": "^7.2.0",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.14",
"@types/sinon": "^9.0.4",
"@types/sinon-chai": "^3.2.4",
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"chai": "^4.2.0",
"codecov": "^3.7.1",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"glob": "^7.1.6",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"@types/chai": "^4.2.21",
"@types/eslint": "^7.28.0",
"@types/mocha": "^9.0.0",
"@types/node": "^16.7.13",
"@types/sinon": "^10.0.2",
"@types/sinon-chai": "^3.2.5",
"@typescript-eslint/eslint-plugin": "^4.31.0",
"@typescript-eslint/parser": "^4.31.0",
"chai": "^4.3.4",
"codecov": "^3.8.3",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"glob": "^7.1.7",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"lodash": "^4.17.21",
"mocha": "^7.2.0",
"nock": "^12.0.3",
"mocha": "^9.1.1",
"nock": "^13.1.3",
"nyc": "^15.1.0",

@@ -88,0 +88,0 @@ "prettier": "1.19.1",

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