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 0.0.30 to 0.0.31

redlock/LICENSE

1

redlock/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for Redlock

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

@@ -7,0 +8,0 @@ import * as redis from 'redis';

18

redlock/package.json
{
"name": "@types/redlock",
"version": "0.0.30",
"version": "0.0.31",
"description": "TypeScript definitions for Redlock",
"license": "MIT",
"author": "Ilya Mochalov <https://github.com/chrootsu>",
"contributors": [
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu"
}
],
"main": "",

@@ -14,7 +19,8 @@ "repository": {

"dependencies": {
"@types/bluebird": "*",
"@types/redis": "*"
"@types/redis": "*",
"@types/bluebird": "*"
},
"typings": "index.d.ts",
"typesPublisherContentHash": "9b6c4c313a6ceef630923693c0ae5984b6fca0d1df45eb1cb558629eb4b1be06"
"peerDependencies": {},
"typesPublisherContentHash": "76dbd2e6053d81f208196276e8279b183aa7057c8083353f1fb926c8325beb22",
"typeScriptVersion": "2.3"
}

@@ -8,12 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/redlock
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redlock
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: ProperModule
* Library Dependencies: none
* Module Dependencies: bluebird, redis
* Global values: Redlock
* Last updated: Tue, 20 Jun 2017 20:20:01 GMT
* Dependencies: redis, bluebird
* Global values: none
# Credits
These definitions were written by Ilya Mochalov <https://github.com/chrootsu>.
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