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 0.3.0-1 to 0.3.0-2

test/queries.js

1

index.js

@@ -16,2 +16,3 @@ // Dependencies

if (!populate) return;
populate = JSON.parse(populate);
if (!Array.isArray(populate)) populate = [ populate ];

@@ -18,0 +19,0 @@ populate.forEach(function (field) { query.populate(field) });

2

package.json
{
"name": "baucis",
"version": "0.3.0-1",
"version": "0.3.0-2",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -1,2 +0,2 @@

baucis v0.3.0-1
baucis v0.3.0-2
===============

@@ -3,0 +3,0 @@

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