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.0.2 to 4.0.3

4

CHANGELOG.md
# Master
# 4.0.3
* fix Readme links
# 4.0.2

@@ -4,0 +8,0 @@

2

dist/es6-promise.auto.js

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

* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
* @version 4.0.2
* @version 4.0.3+28cd7ddc
*/

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

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

* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
* @version 4.0.2
* @version 4.0.3+28cd7ddc
*/

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

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

@@ -31,3 +31,3 @@ "main": "dist/es6-promise.js",

"json3": "^3.3.2",
"mocha": "^1.20.1",
"mocha": "^3.1.0",
"promises-aplus-tests-phantom": "^2.1.0-revise",

@@ -34,0 +34,0 @@ "release-it": "0.0.10"

@@ -9,5 +9,5 @@ # 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)

* [es6-promise 27.86 KB (7.33 KB gzipped)](https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/lib/es6-promise.js)
* [es6-promise 27.86 KB (7.33 KB gzipped)](https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/es6-promise.js)
* [es6-promise-auto 27.78 KB (7.3 KB gzipped)](https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/es6-promise.auto.js) - Automatically provides/replaces `Promise` if missing or broken.
* [es6-promise-min 6.17 KB (2.4 KB gzipped)](https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/lib/es6-promise.min.js)
* [es6-promise-min 6.17 KB (2.4 KB gzipped)](https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/es6-promise.min.js)
* [es6-promise-auto-min 6.19 KB (2.4 KB gzipped)](https://raw.githubusercontent.com/stefanpenner/es6-promise/master/dist/es6-promise.auto.min.js) - Minified version of `es6-promise-auto` above.

@@ -14,0 +14,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