@types/call-bind
Advanced tools
Comparing version 1.0.2 to 1.0.3
// 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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package