Socket
Socket
Sign inDemoInstall

bluefill

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

8

package.json
{
"name": "bluefill",
"version": "0.1.2",
"version": "0.1.3",
"description": "Bluebird-like promise polyfills with TypeScript definition support",

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

"type": "git",
"url": "git+https://github.com/WatchBeam/bluefill.git"
"url": "git+https://github.com/mixer/bluefill.git"
},

@@ -27,5 +27,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/WatchBeam/bluefill/issues"
"url": "https://github.com/mixer/bluefill/issues"
},
"homepage": "https://github.com/WatchBeam/bluefill#readme",
"homepage": "https://github.com/mixer/bluefill#readme",
"devDependencies": {

@@ -32,0 +32,0 @@ "@types/chai": "^3.5.1",

@@ -1,2 +0,2 @@

# bluefill [![Build Status](https://travis-ci.org/WatchBeam/bluefill.svg?branch=master)](https://travis-ci.org/WatchBeam/bluefill)
# bluefill [![Build Status](https://travis-ci.org/mixer/bluefill.svg?branch=master)](https://travis-ci.org/mixer/bluefill)

@@ -3,0 +3,0 @@ Bluefill is a polyfill designed for browsers and TypeScript to add promise utility methods such as those found in [Bluebird](http://bluebirdjs.com). We do not aim for total compatibility with Bluebird or take pains to ensure extremely high performance, rather we optimize for a small browser package based solely on the Promise implementation found in the browser.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc