Comparing version 1.3.4 to 1.4.0
@@ -8,3 +8,3 @@ // __Dependencies__ | ||
// __Private Module Members__ | ||
var validOperators = [ '$set', '$push', '$pull' ]; | ||
var validOperators = [ '$set', '$push', '$pull', '$addToSet', '$pop', '$pushAll', '$pullAll' ]; | ||
@@ -11,0 +11,0 @@ // __Module Definition__ |
@@ -9,3 +9,3 @@ { | ||
"homepage": "https://github.com/wprl/baucis", | ||
"version": "1.3.4", | ||
"version": "1.4.0", | ||
"main": "index.js", | ||
@@ -12,0 +12,0 @@ "scripts": { |
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
355681