can-query-logic
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -169,2 +169,4 @@ var set = require("./src/set"); | ||
QueryLogic.defineComparison = set.defineComparison; | ||
QueryLogic.isSpecial = set.isSpecial; | ||
QueryLogic.isDefinedAndHasMembers = QueryLogic.isDefinedAndHasMembers; | ||
@@ -171,0 +173,0 @@ QueryLogic.And = BasicQuery.And; |
{ | ||
"name": "can-query-logic", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "query data", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
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
229684
5867