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

keymetrics-api

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keymetrics-api - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.npmignore

44

package.json
{
"name": "keymetrics-api",
"version": "1.0.0",
"description": "",
"main": "index.js",
"version": "1.1.0",
"description": "Keymetrics API Wrapper",
"main": "lib/keymetrics.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "mocha test/keymetrics.mocha.js"
},
"author": "",
"license": "ISC"
"repository": {
"type": "git",
"url": "git+https://github.com/keymetrics/keymetrics-api.git"
},
"keywords": [
"keymetrics",
"api",
"dashboard",
"monitoring",
"wrapper"
],
"author": "Aymeric Lavit d'Hautefort",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/keymetrics/keymetrics-api/issues"
},
"homepage": "https://github.com/keymetrics/keymetrics-api#readme",
"dependencies": {
"eventemitter2": "^2.1.2",
"moment": "^2.15.0",
"request": "^2.74.0",
"superagent": "^2.2.0",
"ws": "^1.1.1",
"threads": "^0.7.0"
},
"devDependencies": {
"browserify": "^13.1.0",
"expect": "^1.20.2",
"jsdoc": "^3.4.2",
"minami": "^1.1.1",
"mocha": "^3.0.2",
"should": "^11.1.0",
"uglify": "^0.1.5"
}
}
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