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.1 to 4.2.2

2

dist/es6-promise.auto.js

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

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

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

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

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

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

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

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

"broccoli-watchify": "^1.0.1",
"ember-cli": "2.17.1",
"ember-cli": "2.18.0-beta.2",
"ember-cli-dependency-checker": "^2.1.0",

@@ -47,9 +47,8 @@ "git-repo-version": "1.0.1",

"build": "ember build --environment production",
"build:production": "ember build --env production",
"start": "ember s",
"test": "ember test",
"test:server": "ember test --server",
"test:node": "ember build && mocha ./dist/test/browserify",
"prepublish": "ember build --environment production",
"lint": "jshint lib"
"test:node": "ember test --launch Mocha",
"test:browser": "ember test --launch PhantomJS",
"prepublishOnly": "ember build --environment production"
},

@@ -76,3 +75,4 @@ "repository": {

"main": "dist/es6-promise.js"
}
},
"dependencies": {}
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc