Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "rechoir", | ||
"description": "Require any supported file as a node module.", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"homepage": "https://github.com/tkellen/node-rechoir", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"resolve": "^0.6.1", | ||
"interpret": "^0.2.0" | ||
"interpret": "^0.3.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
# rechoir [![Build Status](https://secure.travis-ci.org/tkellen/node-rechoir.png)](http://travis-ci.org/tkellen/node-rechoir) | ||
> Require any supported file as a node module. | ||
[![NPM](https://nodei.co/npm/rechoir.png)](https://nodei.co/npm/rechoir/) | ||
## What is it? | ||
@@ -5,0 +8,0 @@ This module can find, require and register any file type the npm ecosystem has a module loader for. |
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
5110
44
+ Addedinterpret@0.3.10(transitive)
- Removedinterpret@0.2.0(transitive)
Updatedinterpret@^0.3.0