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

@types/util.promisify

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/util.promisify - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

8

util.promisify/index.d.ts

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

// Type definitions for util.promisify 1.0
// Project: https://github.com/ljharb/util.promisify#readme
// Definitions by: Adam Voss <https://github.com/adamvoss>
// Piotr Roszatycki <https://github.com/dex4er>
// ExE Boss <https://github.com/ExE-Boss>
// Jordan Harband <https://github.com/ljharb>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -10,0 +2,0 @@

22

util.promisify/package.json
{
"name": "@types/util.promisify",
"version": "1.0.5",
"version": "1.0.6",
"description": "TypeScript definitions for util.promisify",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/util.promisify",

"name": "Adam Voss",
"url": "https://github.com/adamvoss",
"githubUsername": "adamvoss"
"githubUsername": "adamvoss",
"url": "https://github.com/adamvoss"
},
{
"name": "Piotr Roszatycki",
"url": "https://github.com/dex4er",
"githubUsername": "dex4er"
"githubUsername": "dex4er",
"url": "https://github.com/dex4er"
},
{
"name": "ExE Boss",
"url": "https://github.com/ExE-Boss",
"githubUsername": "ExE-Boss"
"githubUsername": "ExE-Boss",
"url": "https://github.com/ExE-Boss"
},
{
"name": "Jordan Harband",
"url": "https://github.com/ljharb",
"githubUsername": "ljharb"
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "c4e63492c57da49294d76237496ee53d999d839de78dd0cab9094a9df67e60f7",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "1fbcee221bd863de98c10b78ff911a9631daff0bcad5aef1f3ee1f514a90211e",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:40 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Adam Voss](https://github.com/adamvoss), [Piotr Roszatycki](https://github.com/dex4er), [ExE Boss](https://github.com/ExE-Boss), and [Jordan Harband](https://github.com/ljharb).
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