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

node-pluggable

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-pluggable - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

14

package.json
{
"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

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