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

@types/callsite

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/callsite - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

3

callsite/index.d.ts

@@ -6,6 +6,3 @@ // Type definitions for callsite 1.0.0

declare namespace Callsite {
interface CallSite {

@@ -12,0 +9,0 @@ getThis(): any;

6

callsite/package.json
{
"name": "@types/callsite",
"version": "1.0.31",
"version": "1.0.32",
"description": "TypeScript definitions for callsite",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/callsite",

"dependencies": {},
"typesPublisherContentHash": "86332a666a8912e23840fba6512d52ea7a344ac0057b970652b58fc7d48353dc",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "55741242435cf45b4e5c5f5d868b43487c3c19cf6b1e8e488cf5b98e0dc25a29",
"typeScriptVersion": "4.3"
}

@@ -16,6 +16,3 @@ # Installation

declare namespace Callsite {
interface CallSite {

@@ -45,3 +42,3 @@ getThis(): any;

### Additional Details
* Last updated: Fri, 09 Jul 2021 02:32:22 GMT
* Last updated: Mon, 04 Sep 2023 15:38:04 GMT
* Dependencies: none

@@ -48,0 +45,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