@types/stack-trace
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -1,6 +0,1 @@ | ||
// Type definitions for node-stack-trace | ||
// Project: https://github.com/felixge/node-stack-trace | ||
// Definitions by: Exceptionless <https://github.com/exceptionless> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface StackFrame { | ||
@@ -7,0 +2,0 @@ getTypeName(): string; |
{ | ||
"name": "@types/stack-trace", | ||
"version": "0.0.31", | ||
"description": "TypeScript definitions for node-stack-trace", | ||
"version": "0.0.32", | ||
"description": "TypeScript definitions for stack-trace", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-trace", | ||
@@ -10,4 +10,4 @@ "license": "MIT", | ||
"name": "Exceptionless", | ||
"url": "https://github.com/exceptionless", | ||
"githubUsername": "exceptionless" | ||
"githubUsername": "exceptionless", | ||
"url": "https://github.com/exceptionless" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c47c441957198dab30ed7853b5e2ed72b03ff73476a46a6dc0096230d82c1f65", | ||
"typesPublisherContentHash": "467c015c8054c896434d44b85126590243e46ea99c5d5efadde6443b9e816893", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for node-stack-trace (https://github.com/felixge/node-stack-trace). | ||
This package contains type definitions for stack-trace (https://github.com/felixge/node-stack-trace). | ||
@@ -12,7 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for node-stack-trace | ||
// Project: https://github.com/felixge/node-stack-trace | ||
// Definitions by: Exceptionless <https://github.com/exceptionless> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface StackFrame { | ||
@@ -35,7 +30,6 @@ getTypeName(): string; | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Exceptionless](https://github.com/exceptionless). |
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
3341
12
33