node-pluggable
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "node-pluggable", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Add your Hook more easily.", | ||
@@ -22,8 +22,10 @@ "main": "./lib/pluggable.js", | ||
"devDependencies": { | ||
"coffee-script": "^1.7.1", | ||
"mocha": "^2.0.0", | ||
"chai": "^1.9.2", | ||
"coffee-coverage": "^0.4.2", | ||
"mocha-reporter-cov-summary": "^0.1.0" | ||
"chai": "^2.2.0", | ||
"coffee-coverage": "^0.4.5", | ||
"coffee-script": "^1.9.1", | ||
"mocha": "^2.2.1", | ||
"coveralls": "^2.11.2", | ||
"mocha-lcov-reporter": "0.0.2", | ||
"mocha-reporter-cov-summary": "^0.1.1" | ||
} | ||
} |
@@ -6,2 +6,3 @@ ## node-pluggable | ||
[![Build Status](https://travis-ci.org/faceair/node-pluggable.svg?branch=master)](https://travis-ci.org/faceair/node-pluggable) | ||
[![Coverage Status](https://coveralls.io/repos/faceair/node-pluggable/badge.svg)](https://coveralls.io/r/faceair/node-pluggable) | ||
@@ -78,2 +79,2 @@ ## Demo | ||
[MIT](LICENSE) | ||
[MIT](License) |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
78
4378
7
5
0
1