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 3.0.1 to 3.0.2

2

redlock/index.d.ts

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

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

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

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

@@ -9,7 +9,9 @@ "license": "MIT",

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

@@ -20,11 +22,11 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"@types/bluebird": "*"
"@types/bluebird": "*",
"@types/events": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "1ab4c4faee52809291061afa57172dabc6fc47b016d826b71be5191cd10ae5c0",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "966a50c791979eafb5d3cca06dca8f9431921bd414dbea79cb37bf44638207d6",
"typeScriptVersion": "2.8"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redlock
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redlock
Additional Details
* Last updated: Wed, 09 Aug 2017 20:37:51 GMT
* Last updated: Sat, 14 Jul 2018 01:02:01 GMT
* Dependencies: bluebird, events

@@ -14,0 +14,0 @@ * Global values: none

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