🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@types/gulp-bump

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/gulp-bump

TypeScript definitions for gulp-bump

ts5.2
ts5.3
ts5.4
ts5.5
ts5.6
ts5.7
ts5.8
ts5.9
ts6.0
latest
Source
npmnpm
Version
2.8.7
Version published
Weekly downloads
1.9K
-5.17%
Maintainers
1
Weekly downloads
 
Created
Source

Installation

npm install --save @types/gulp-bump

Summary

This package contains type definitions for gulp-bump (https://github.com/stevelacy/gulp-bump).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-bump.

index.d.ts

/// <reference types="node"/>

import BumpRegex = require("bump-regex");

declare function GulpBump(options?: BumpRegex.Options): NodeJS.ReadWriteStream;

declare namespace GulpBump {
}

export = GulpBump;

Additional Details

  • Last updated: Fri, 24 Oct 2025 04:02:41 GMT
  • Dependencies: @types/bump-regex, @types/node

Credits

These definitions were written by silkentrance.

FAQs

Package last updated on 24 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts