@types/callsite
Advanced tools
Comparing version 1.0.31 to 1.0.32
@@ -6,6 +6,3 @@ // Type definitions for callsite 1.0.0 | ||
declare namespace Callsite { | ||
interface CallSite { | ||
@@ -12,0 +9,0 @@ getThis(): any; |
{ | ||
"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 |
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
4035
47