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
1.0.1

6

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

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

"dependencies": {
"bson": "^4.7.0"
"bson": "^4.7.1"
},

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

},
"gitHead": "22604ff174602027d6ba10401c34b528313b8198"
"gitHead": "59c9dcaec9c498ea282c04c0f4c10a075ebcf6d0"
}