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

@types/redlock

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/redlock - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

8

redlock/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for redlock 4.0
// Project: https://github.com/mike-marcacci/node-redlock
// Definitions by: Ilya Mochalov <https://github.com/chrootsu>
// BendingBender <https://github.com/BendingBender>
// Doug Ayers <https://github.com/douglascayers>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.2
import * as Promise from "bluebird";

@@ -10,0 +2,0 @@ import { EventEmitter } from "events";

16

redlock/package.json
{
"name": "@types/redlock",
"version": "4.0.5",
"version": "4.0.6",
"description": "TypeScript definitions for redlock",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redlock",

"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
"githubUsername": "chrootsu",
"url": "https://github.com/chrootsu"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
},
{
"name": "Doug Ayers",
"url": "https://github.com/douglascayers",
"githubUsername": "douglascayers"
"githubUsername": "douglascayers",
"url": "https://github.com/douglascayers"
}

@@ -38,4 +38,4 @@ ],

},
"typesPublisherContentHash": "bbcd9a4fb372e98b6342c5d16d52ef7848927a21a04eca15269d63e87545f213",
"typesPublisherContentHash": "7b103e469b06c780a84fff2d01a1fa2476c1740375b1a4d30a67895659a08a2f",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Dependencies: [@types/bluebird](https://npmjs.com/package/@types/bluebird)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/bluebird](https://npmjs.com/package/@types/bluebird), [@types/ioredis](https://npmjs.com/package/@types/ioredis), [@types/redis](https://npmjs.com/package/@types/redis)
# Credits
These definitions were written by [Ilya Mochalov](https://github.com/chrootsu), [BendingBender](https://github.com/BendingBender), and [Doug Ayers](https://github.com/douglascayers).
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