New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gorb

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

gorb

A drop-in (almost) replacement for Gulp. Minimum dependencies, for Nodejs v18+.

unpublished
latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

gorb Node.js CI

WIP :-)

A drop-in (almost) replacement for Gulp. Minimum dependencies, for Nodejs v18+.

  • Minimum dependencies. But only supports Nodejs v18+.
    • micromatch
    • @parcel/watcher
    • @parcel/source-map
    • @gorb/shared
  • Kept as much as possible the original Gulp features. Dropped few deprecated (or nobody used) features.
    • removed support of streaming contents. Only use buffer for Vinyl file. That means it cannot support file with huge content size.
    • removed APIs task() and registry() which is designed for older task system before Gulp v4.
    • (TBD) changed API watch().

Keywords

gorb

FAQs

Package last updated on 11 Jun 2022

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