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

cbw

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cbw - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.github/workflows/node.js.yml

2

package.json
{
"name": "cbw",
"version": "1.0.0",
"version": "1.0.1",
"description": "callback wrapper",

@@ -5,0 +5,0 @@ "main": "index.js",

cbw
[![Build Status](https://api.travis-ci.org/Adslot/node-cbw.png)](https://travis-ci.org/Adslot/node-cbw)
========
[![npm version](https://badge.fury.io/js/cbw.svg)](https://badge.fury.io/js/cbw)
![Build Status](https://github.com/Adslot/node-cbw/workflows/Node.js%20CI/badge.svg)
Callback wrapper for cleaner async code. Main benefit is you don't need to write `if (err) return cb(err)`.

@@ -6,0 +8,0 @@

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