Socket
Socket
Sign inDemoInstall

es6-promise

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es6-promise - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

2

dist/es6-promise.auto.js

@@ -6,3 +6,3 @@ /*!

* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
* @version v4.2.0+b87f2403
* @version v4.2.1+356bbcc1
*/

@@ -9,0 +9,0 @@

@@ -6,3 +6,3 @@ /*!

* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
* @version v4.2.0+b87f2403
* @version v4.2.1+356bbcc1
*/

@@ -9,0 +9,0 @@

{
"name": "es6-promise",
"namespace": "es6-promise",
"version": "4.2.0",
"version": "4.2.1",
"description": "A lightweight library that provides tools for organizing asynchronous code",

@@ -6,0 +6,0 @@ "main": "dist/es6-promise.js",

@@ -34,2 +34,8 @@ # ES6-Promise (subset of [rsvp.js](https://github.com/tildeio/rsvp.js)) [![Build Status](https://travis-ci.org/stefanpenner/es6-promise.svg?branch=master)](https://travis-ci.org/stefanpenner/es6-promise)

```sh
yarn add es6-promise
```
or
```sh
npm install es6-promise

@@ -44,11 +50,3 @@ ```

## Bower
To install:
```sh
bower install es6-promise --save
```
## Usage in IE<9

@@ -55,0 +53,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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