You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@parameter1/mongodb-bson

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parameter1/mongodb-bson - npm Package Compare versions

Comparing version

to
2.1.0

6

package.json
{
"name": "@parameter1/mongodb-bson",
"version": "2.0.1",
"version": "2.1.0",
"type": "module",

@@ -28,3 +28,3 @@ "description": "A BSON wrapper containing common utilities.",

"dependencies": {
"bson": "^5.1.0"
"bson": "^5.2.0"
},

@@ -34,3 +34,3 @@ "publishConfig": {

},
"gitHead": "462ec9135f6e26915ddaa3cfa2e5630241aff201"
"gitHead": "e3b272f07896d98d5c9271982d3bdaa043e7eb0a"
}