You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@types/gulp-sourcemaps

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gulp-sourcemaps - npm Package Compare versions

Comparing version
0.0.36
to
0.0.37
+0
-6
gulp-sourcemaps/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for gulp-sourcemaps
// Project: https://github.com/gulp-sourcemaps/gulp-sourcemaps
// Definitions by: Phips Peter <https://github.com/pspeter3>
// Concision <https://github.com/concision>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node"/>

@@ -8,0 +2,0 @@

+7
-7
{
"name": "@types/gulp-sourcemaps",
"version": "0.0.36",
"version": "0.0.37",
"description": "TypeScript definitions for gulp-sourcemaps",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-sourcemaps",

"name": "Phips Peter",
"url": "https://github.com/pspeter3",
"githubUsername": "pspeter3"
"githubUsername": "pspeter3",
"url": "https://github.com/pspeter3"
},
{
"name": "Concision",
"url": "https://github.com/concision",
"githubUsername": "concision"
"githubUsername": "concision",
"url": "https://github.com/concision"
}

@@ -32,4 +32,4 @@ ],

},
"typesPublisherContentHash": "c664d4ed9e07b5baa267e189e21e09dc3e21fad50de71b162d16d3ead1229037",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "dd96527d2d793286afba5ead2d3c487e1a56c3a58f550b0ec32e5de972e971ca",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for gulp-sourcemaps
// Project: https://github.com/gulp-sourcemaps/gulp-sourcemaps
// Definitions by: Phips Peter <https://github.com/pspeter3>
// Concision <https://github.com/concision>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node"/>

@@ -68,7 +62,6 @@

### Additional Details
* Last updated: Wed, 10 May 2023 21:03:35 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/vinyl](https://npmjs.com/package/@types/vinyl)
* Global values: none
# Credits
These definitions were written by [Phips Peter](https://github.com/pspeter3), and [Concision](https://github.com/concision).