related-selector
Advanced tools
Comparing version 0.2.2 to 1.0.0
@@ -48,4 +48,4 @@ !function() { | ||
// prepare implementing class | ||
@@ -52,0 +52,0 @@ RelatedSelector.prepare = function(extensionConstructor, name) { |
{ | ||
"name" : "related-selector" | ||
, "description" : "Basic class used for implementing related-orm selector extensions" | ||
, "version" : "0.2.2" | ||
, "version" : "1.0.0" | ||
, "homepage" : "https://github.com/eventEmitter/related-selector" | ||
@@ -13,3 +13,3 @@ , "author" : "Michael van der Weg <michael@joinbox.com> (http://joinbox.com/)" | ||
, "engines": { | ||
"node" : ">=v0.10.17" | ||
"node" : ">=4" | ||
} | ||
@@ -20,9 +20,9 @@ , "bugs": { | ||
, "dependencies": { | ||
"ee-class" : "1.0.x" | ||
, "ee-event-emitter" : "0.1.x" | ||
, "ee-types" : "0.1.x" | ||
"ee-class" : "1.x" | ||
, "ee-types" : "1.x" | ||
, "ee-event-emitter" : "0.3.x" | ||
, "ee-log" : "0.3.x" | ||
} | ||
, "devDependencies": { | ||
"mocha" : "1.17.x" | ||
"mocha" : "2.x" | ||
} | ||
@@ -29,0 +29,0 @@ , "optionalDependencies": {} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
5259
+ Addedee-event-emitter@0.3.1(transitive)
+ Addedee-types@1.0.0(transitive)
- Removedee-class@1.0.9(transitive)
- Removedee-event-emitter@0.1.3(transitive)
Updatedee-class@1.x
Updatedee-event-emitter@0.3.x
Updatedee-types@1.x