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

bluebird-tap-error

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluebird-tap-error - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

gulpfile.js
var gulp = require('gulp');
/* CoffeeScript compile deps */
var path = require('path');
var gutil = require('gulp-util');
var concat = require('gulp-concat');
var rename = require('gulp-rename');
var coffee = require('gulp-coffee');

@@ -9,0 +6,0 @@ var cache = require('gulp-cached');

4

package.json
{
"name": "bluebird-tap-error",
"version": "1.0.0",
"version": "1.0.1",
"description": "Like .tap, but for errors (rejections)",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "git@git.cryto.net:projects/joepie91/node-bluebird-tap-error"
"url": "git://github.com/joepie91/node-bluebird-tap-error"
},

@@ -14,0 +14,0 @@ "keywords": [

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