ampersand-collection-filterable
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -5,3 +5,3 @@ { | ||
"author": "Lucas Hrabovsky <hrabovsky.lucas@gmail.com>", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"bugs": "https://github.com/mongodb-js/ampersand-collection-filterable/issues", | ||
@@ -33,6 +33,6 @@ "homepage": "https://github.com/mongodb-js/ampersand-collection-filterable", | ||
"dependencies": { | ||
"debug": "^2.1.3", | ||
"lodash.debounce": "^3.0.3", | ||
"lodash.difference": "^3.1.0", | ||
"lodash.filter": "^3.1.0", | ||
"debug": "^2.2.0", | ||
"lodash.debounce": "^3.1.1", | ||
"lodash.difference": "^3.2.2", | ||
"lodash.filter": "^3.1.1", | ||
"lodash.foreach": "^3.0.3", | ||
@@ -43,13 +43,13 @@ "lodash.union": "^3.1.0" | ||
"ampersand-collection": "^1.4.5", | ||
"ampersand-state": "^4.5.3", | ||
"dependency-check": "^2.4.0", | ||
"esformatter-braces": "^1.0.0", | ||
"esformatter-quotes": "^1.0.1", | ||
"ampersand-state": "^4.5.6", | ||
"dependency-check": "^2.5.0", | ||
"esformatter-braces": "^1.2.1", | ||
"esformatter-quotes": "^1.0.2", | ||
"esformatter-semicolons": "^1.0.3", | ||
"jsfmt": "^0.4.1", | ||
"jshint": "^2.7.0", | ||
"mocha": "^2.2.4", | ||
"phantomjs": "^1.9.16", | ||
"zuul": "^2.1.1" | ||
"jshint": "^2.8.0", | ||
"mocha": "^2.2.5", | ||
"phantomjs": "^1.9.17", | ||
"zuul": "^3.2.0" | ||
} | ||
} |
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
Updateddebug@^2.2.0
Updatedlodash.debounce@^3.1.1
Updatedlodash.difference@^3.2.2
Updatedlodash.filter@^3.1.1