metal-promise
Advanced tools
Comparing version
@@ -912,3 +912,3 @@ /*! | ||
var _this = _possibleConstructorReturn(this, _Error.call(this, opt_message)); | ||
var _this = _possibleConstructorReturn(this, (_class.__proto__ || Object.getPrototypeOf(_class)).call(this, opt_message)); | ||
@@ -915,0 +915,0 @@ if (opt_message) { |
{ | ||
"name": "metal-promise", | ||
"version": "2.0.1", | ||
"version": "3.0.0", | ||
"description": "Promises polyfill from Google's Closure Library in ES6", | ||
@@ -11,4 +11,4 @@ "license": "BSD", | ||
}, | ||
"main": "lib/promise/Promise.js", | ||
"jsnext:main": "src/promise/Promise.js", | ||
"main": "lib/all.js", | ||
"jsnext:main": "src/all.js", | ||
"files": [ | ||
@@ -21,3 +21,4 @@ "lib", | ||
"compile": "babel --presets metal -d lib/ src/", | ||
"prepublish": "npm run compile" | ||
"prepublish": "npm run compile", | ||
"test": "jest" | ||
}, | ||
@@ -33,4 +34,7 @@ "keywords": [ | ||
"babel-cli": "^6.4.5", | ||
"babel-preset-metal": "^4.0.0" | ||
"babel-jest": "^21.2.0", | ||
"babel-preset-metal": "^4.0.0", | ||
"jest": "^21.2.1", | ||
"sinon": "^4.0.1" | ||
} | ||
} |
@@ -0,1 +1,5 @@ | ||
# metal-promise | ||
[](https://travis-ci.org/metal/metal-promise) | ||
``` | ||
@@ -2,0 +6,0 @@ /*! |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
72048
10.62%8
100%1866
10.09%15
36.36%5
150%1
Infinity%