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

use-plugin

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-plugin - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

LICENSE

16

package.json
{
"name": "use-plugin",
"version": "0.3.1",
"version": "0.3.2",
"description": "Generic plugin loader functionality for Node.js frameworks.",

@@ -21,11 +21,11 @@ "main": "use.js",

"dependencies": {
"lodash": "~2.4.1",
"nid": "~0.3.2",
"norma": "~0.3.0",
"eraro": "~0.4.1"
"lodash": "4.15",
"nid": "0.3",
"norma": "0.3",
"eraro": "0.4"
},
"devDependencies": {
"docco": "~0.6.3",
"jshint": "~2.6.0",
"mocha": "~2.1.0"
"docco": "0.7",
"jshint": "2.9",
"mocha": "3.2"
},

@@ -32,0 +32,0 @@ "files": [

@@ -10,6 +10,2 @@ # use-plugin

Current Version: 0.3.1
Tested on: node 0.10.36
[![Build Status](https://travis-ci.org/rjrodger/use-plugin.png?branch=master)](https://travis-ci.org/rjrodger/use-plugin)

@@ -24,6 +20,6 @@

If you're using this module, feel free to contact me on twitter if you
have any questions! :) [@rjrodger](http://twitter.com/rjrodger)
If you're using this module, feel free to contact us on twitter if you
have any questions! :) [@senecajs](http://twitter.com/senecajs)
[![Gitter chat](https://badges.gitter.im/rjrodger/zig.png)](https://gitter.im/rjrodger/zig)
[![Gitter chat](https://badges.gitter.im/rjrodger/use-plugin.png)](https://gitter.im/rjrodger/use-plugin)

@@ -30,0 +26,0 @@ See the [seneca](http://github.com/rjrodger/seneca) module for an

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