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

@types/stoppable

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/stoppable - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

7

stoppable/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for stoppable 1.1
// Project: https://github.com/hunterloftis/stoppable
// Definitions by: Eric Byers <https://github.com/EricByers>
// John Plusjé <https://github.com/jplusje>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -9,0 +2,0 @@ import * as http from "http";

18

stoppable/package.json
{
"name": "@types/stoppable",
"version": "1.1.1",
"version": "1.1.2",
"description": "TypeScript definitions for stoppable",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stoppable",

"name": "Eric Byers",
"url": "https://github.com/EricByers",
"githubUsername": "EricByers"
"githubUsername": "EricByers",
"url": "https://github.com/EricByers"
},
{
"name": "John Plusjé",
"url": "https://github.com/jplusje",
"githubUsername": "jplusje"
"githubUsername": "jplusje",
"url": "https://github.com/jplusje"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "9d6aed80d51a632fcd46a781556cba3ba6ce7c749fe00919cd4be55dedc1aba4",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "a504b20096e7684596d58debf373dfc4e0669449d318e56244fb56e823132577",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for stoppable 1.1
// Project: https://github.com/hunterloftis/stoppable
// Definitions by: Eric Byers <https://github.com/EricByers>
// John Plusjé <https://github.com/jplusje>
// BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -62,7 +55,6 @@ import * as http from "http";

### Additional Details
* Last updated: Mon, 31 May 2021 17:01:23 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Eric Byers](https://github.com/EricByers), [John Plusjé](https://github.com/jplusje), and [BendingBender](https://github.com/BendingBender).
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