Socket
Socket
Sign inDemoInstall

@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.1 to 1.0.2

1

call-bind/callBound.d.ts
// This is necessary to disallow import of `call-bind/callBound.js`:
// tslint:disable-next-line: no-declare-current-package no-single-declare-module
declare module 'call-bind/callBound' {

@@ -4,0 +3,0 @@ import type { Intrinsics } from 'get-intrinsic';

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

// This is necessary to disallow import of `call-bind/index` or `call-bind/index.js`:
// tslint:disable-next-line: no-declare-current-package no-single-declare-module
declare module 'call-bind' {

@@ -12,0 +11,0 @@ export = callBind;

6

call-bind/package.json
{
"name": "@types/call-bind",
"version": "1.0.1",
"version": "1.0.2",
"description": "TypeScript definitions for call-bind",

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

},
"typesPublisherContentHash": "f681e91f9b8fa4133e6cd12ad0ec75d82ec3a9086166e73b9619a2ff319708f3",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "203658ee39bb3cf2c2692df02c51f6aaacec78e2e4eee5fa3e713eb7b26f61af",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 21 Jun 2022 16:31:39 GMT
* Last updated: Wed, 22 Mar 2023 20:02:39 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