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

@godaddy/terminus

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@godaddy/terminus - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

36

package.json

@@ -1,35 +0,1 @@

{
"name": "@godaddy/terminus",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "mocha lib/**/*.spec.js",
"eslint": "eslint-godaddy -c .eslintrc lib example index.js",
"coverage": "nyc mocha lib/**/*.spec.js",
"publish": "npm run lint && npm run test"
},
"repository": {
"type": "git",
"url": "git@github.com:godaddy/terminus.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"es6-promisify": "^5.0.0",
"stoppable": "^1.0.4"
},
"devDependencies": {
"chai": "^4.1.2",
"eslint": "^4.4.1",
"eslint-config-godaddy": "^2.0.0",
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-mocha": "^4.11.0",
"express": "^4.16.2",
"mocha": "^4.0.1",
"node-fetch": "^1.7.3",
"nyc": "^11.3.0",
"supertest": "^3.0.0"
}
}
{"name":"@godaddy/terminus","version":"1.0.1","description":"","main":"index.js","scripts":{"test":"mocha lib/**/*.spec.js","eslint":"eslint-godaddy -c .eslintrc lib example index.js","coverage":"nyc mocha lib/**/*.spec.js","publish":"npm run eslint && npm test","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"https://github.com/godaddy/terminus.git"},"keywords":[],"author":"","license":"ISC","dependencies":{"es6-promisify":"^5.0.0","stoppable":"^1.0.4"},"devDependencies":{"chai":"^4.1.2","eslint":"^4.4.1","eslint-config-godaddy":"^2.0.0","eslint-plugin-json":"^1.2.0","eslint-plugin-mocha":"^4.11.0","express":"^4.16.2","mocha":"^4.0.1","node-fetch":"^1.7.3","nyc":"^11.3.0","supertest":"^3.0.0","semantic-release":"^8.2.0"}}

Sorry, the diff of this file is not supported yet

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