use-plugin
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"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 |
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
19304
4
131
+ Addedlodash@4.15.0(transitive)
Updatederaro@0.4
Updatedlodash@4.15
Updatednid@0.3
Updatednorma@0.3