moog-require
Advanced tools
Comparing version 0.1.2 to 0.2.1
{ | ||
"name": "moog-require", | ||
"version": "0.1.2", | ||
"version": "0.2.1", | ||
"description": "moog-require extends moog with support for type definitions in local files and npm modules.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"resolve": "^1.0.0", | ||
"moog": "~0.1.0" | ||
"moog": "^0.2.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
@@ -250,3 +250,5 @@ [![Build Status](https://travis-ci.org/punkave/moog-require.svg?branch=master)](https://travis-ci.org/punkave/moog-require) | ||
0.2.0: depends on `moog` 0.2.0 which introduces the `mirror` method. | ||
0.1.0: compatible with `moog` 0.1.0 in which the `__meta` property became an object with `chain` and `name` properties. | ||
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
37837
254
+ Addedmoog@0.2.4(transitive)
- Removedmoog@0.1.6(transitive)
Updatedmoog@^0.2.0