Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

baucis

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baucis - npm Package Compare versions

Comparing version 1.3.4 to 1.4.0

2

Controller/query/update.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc