Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/call-bind

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/call-bind - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

call-bind/callBound.d.ts
// This is necessary to disallow import of `call-bind/callBound.js`:
declare module 'call-bind/callBound' {
import type { Intrinsics } from 'get-intrinsic';
declare module "call-bind/callBound" {
import type { Intrinsics } from "get-intrinsic";

@@ -5,0 +5,0 @@ type PrependThisParameter<T> = T extends (...args: infer A) => infer R

@@ -9,3 +9,3 @@ // Type definitions for call-bind 1.0

// This is necessary to disallow import of `call-bind/index` or `call-bind/index.js`:
declare module 'call-bind' {
declare module "call-bind" {
export = callBind;

@@ -12,0 +12,0 @@

{
"name": "@types/call-bind",
"version": "1.0.2",
"version": "1.0.3",
"description": "TypeScript definitions for call-bind",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/call-bind",

},
"typesPublisherContentHash": "203658ee39bb3cf2c2692df02c51f6aaacec78e2e4eee5fa3e713eb7b26f61af",
"typesPublisherContentHash": "e9af55b917a809f81e4ac69a7776f3e03576799e0c02d7a12e6420cfa96eb120",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 22 Mar 2023 20:02:39 GMT
* Last updated: Mon, 04 Sep 2023 15:38:04 GMT
* Dependencies: [@types/get-intrinsic](https://npmjs.com/package/@types/get-intrinsic)

@@ -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