New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/bull

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bull - npm Package Compare versions

Comparing version 0.7.27-alpha to 0.7.28-alpha

1

index.d.ts

@@ -6,2 +6,3 @@ // Type definitions for bull 0.7.0

/// <reference types="redis" />

@@ -8,0 +9,0 @@ declare module "bull" {

6

package.json
{
"name": "@types/bull",
"version": "0.7.27-alpha",
"version": "0.7.28-alpha",
"description": "TypeScript definitions for bull 0.7.0",

@@ -14,3 +14,5 @@ "main": "",

"typings": "index.d.ts",
"dependencies": {}
"dependencies": {
"@types/redis": "0.12.26-alpha"
}
}

@@ -11,5 +11,5 @@ # Installation

Additional Details
* Last updated: Fri, 08 Jul 2016 19:21:54 GMT
* Last updated: Mon, 11 Jul 2016 22:20:51 GMT
* File structure: MultipleModules
* Library Dependencies: none
* Library Dependencies: redis
* Module Dependencies: none

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

{
"authors": "Bruno Grieder <https://github.com/bgrieder>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"redis"
],
"moduleDependencies": [],

@@ -22,3 +24,3 @@ "libraryMajorVersion": "0",

],
"contentHash": "9ec17f1c5da3adcb6652172c4100755403f0c47ccb1e4807b48e878791837fc8"
"contentHash": "cf01bf2ee3ca0644ac8f2b1999f5e757716fc8cc304ffa30b7bfcb06592c383f"
}
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