Socket
Socket
Sign inDemoInstall

@types/stack-trace

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/stack-trace - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

5

stack-trace/index.d.ts

@@ -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;

10

stack-trace/package.json
{
"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).
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