Socket
Socket
Sign inDemoInstall

gridfs-locks

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gridfs-locks - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

5

HISTORY.md

@@ -0,1 +1,6 @@

### 1.3.1
- Fixed failing unit test case
- Updated mongodb driver version
### 1.3.0

@@ -2,0 +7,0 @@

4

package.json
{
"name": "gridfs-locks",
"version": "1.3.0",
"version": "1.3.1",
"description": "Distributed read/write locking based on MongoDB, designed to make GridFS safe for concurrent access",

@@ -8,3 +8,3 @@ "main": "index.js",

"devDependencies": {
"mongodb": "2.0.16",
"mongodb": "2.0.19",
"coffee-script": "*",

@@ -11,0 +11,0 @@ "mocha": "*"

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