Socket
Socket
Sign inDemoInstall

@types/stack-utils

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 2.0.0

3

stack-utils/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for stack-utils 1.0
// Type definitions for stack-utils 2.0
// Project: https://github.com/tapjs/stack-utils#readme

@@ -24,2 +24,3 @@ // Definitions by: BendingBender <https://github.com/BendingBender>

internals?: RegExp[];
ignoredPackages?: string[];
cwd?: string;

@@ -26,0 +27,0 @@ wrapCallSite?(callSite: CallSite): CallSite;

{
"name": "@types/stack-utils",
"version": "1.0.1",
"version": "2.0.0",
"description": "TypeScript definitions for stack-utils",

@@ -14,10 +14,12 @@ "license": "MIT",

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/stack-utils"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "c3d5963386c8535320c11b5edfb22c4bf60fb3e4bcbca34f094f7026b9749d86",
"typeScriptVersion": "2.2"
"typesPublisherContentHash": "53c84779043276d5e313653eabfc4fedae5b103c7dc645555065fdc3b4b0a982",
"typeScriptVersion": "3.2"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils.
Additional Details
* Last updated: Tue, 07 Nov 2017 17:49:01 GMT
### Additional Details
* Last updated: Tue, 22 Sep 2020 00:22:28 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by BendingBender <https://github.com/BendingBender>.
These definitions were written by [BendingBender](https://github.com/BendingBender).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc