@godaddy/terminus
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8380
11