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

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 2.0.3 to 2.0.4

.publishrc

11

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

@@ -15,4 +15,6 @@ "author": "Blade Barringer <blade@crookedneighbor.com>",

"compile": "gulp build",
"prepublish": "npm run compile",
"test": "mocha"
"prepublish-please": "npm run compile && npm test",
"prepublish": "publish-please guard",
"test": "mocha",
"publish-please": "publish-please"
},

@@ -33,3 +35,3 @@ "main": "lib/amplitude.js",

"q": "^1.4.1",
"superagent": "^1.2.0"
"superagent": "^2.0.0"
},

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

"nock": "^2.6.0",
"publish-please": "^2.1.4",
"sinon": "^1.15.3",

@@ -47,0 +50,0 @@ "sinon-chai": "^2.8.0"

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