New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 3.0.2 to 3.0.3

2

redlock/index.d.ts

@@ -6,3 +6,3 @@ // Type definitions for redlock 3.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 3.2

@@ -9,0 +9,0 @@ import * as Promise from 'bluebird';

{
"name": "@types/redlock",
"version": "3.0.2",
"version": "3.0.3",
"description": "TypeScript definitions for redlock",

@@ -19,13 +19,14 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/redlock"
},
"scripts": {},
"dependencies": {
"@types/bluebird": "*",
"@types/events": "*"
"@types/bluebird": "*"
},
"typesPublisherContentHash": "966a50c791979eafb5d3cca06dca8f9431921bd414dbea79cb37bf44638207d6",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "73144e077af72d8f433e744f42752ae7dd8bfeb645c025c6dd1e4d9dd788bf3f",
"typeScriptVersion": "3.2"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for redlock (https://github.com/mike-marcacci/node-redlock).
This package contains type definitions for redlock ( https://github.com/mike-marcacci/node-redlock ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Sat, 14 Jul 2018 01:02:01 GMT
* Dependencies: bluebird, events
* Last updated: Fri, 24 May 2019 21:01:00 GMT
* Dependencies: @types/bluebird
* Global values: none

@@ -16,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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