New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/run-sequence

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/run-sequence - npm Package Compare versions

Comparing version

to
0.0.32

5

run-sequence/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for run-sequence
// Project: https://github.com/OverZealous/run-sequence
// Definitions by: Keita Kagurazaka <https://github.com/k-kagurazaka>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -7,0 +2,0 @@

8

run-sequence/package.json
{
"name": "@types/run-sequence",
"version": "0.0.31",
"version": "0.0.32",
"description": "TypeScript definitions for run-sequence",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/run-sequence",

"name": "Keita Kagurazaka",
"url": "https://github.com/k-kagurazaka",
"githubUsername": "k-kagurazaka"
"githubUsername": "k-kagurazaka",
"url": "https://github.com/k-kagurazaka"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "9dc0f2a15afef736827d5df8d9f5b0839e88ea6f1e6ac197412fa7159b1dc44f",
"typesPublisherContentHash": "1f372380e297459ca19fd4a41051fd8e71dad91c8d29023d67a4f0ccbf43a376",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for run-sequence
// Project: https://github.com/OverZealous/run-sequence
// Definitions by: Keita Kagurazaka <https://github.com/k-kagurazaka>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -33,7 +28,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/gulp](https://npmjs.com/package/@types/gulp), [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [Keita Kagurazaka](https://github.com/k-kagurazaka).