core-js-bundle
Advanced tools
Comparing version 3.15.2 to 3.16.0
{ | ||
"name": "core-js-bundle", | ||
"description": "Standard library", | ||
"version": "3.15.2", | ||
"version": "3.16.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/zloirock/core-js.git", | ||
"directory": "packages/core-js-bundle" | ||
"url": "https://github.com/zloirock/core-js.git" | ||
}, | ||
@@ -58,3 +57,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "ea6ee013f5960f859d90e4136e91b035560ba72e" | ||
"gitHead": "89686ea7429ad46a05040269be44395e3760837d" | ||
} |
@@ -24,5 +24,7 @@ /* eslint-disable max-len -- for better formatting */ | ||
var BANNER = '\u001B[96mThank you for using core-js (\u001B[94m https://github.com/zloirock/core-js \u001B[96m) for polyfilling JavaScript standard library!\u001B[0m\n\n' + | ||
'\u001B[96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: \u001B[0m\n' + | ||
'\u001B[96mThe project needs your help! Please consider supporting of core-js:\u001B[0m\n' + | ||
'\u001B[96m>\u001B[94m https://opencollective.com/core-js \u001B[0m\n' + | ||
'\u001B[96m>\u001B[94m https://www.patreon.com/zloirock \u001B[0m\n\n' + | ||
'\u001B[96m>\u001B[94m https://patreon.com/zloirock \u001B[0m\n' + | ||
'\u001B[96m>\u001B[94m https://paypal.me/zloirock \u001B[0m\n' + | ||
'\u001B[96m>\u001B[94m bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz \u001B[0m\n\n' + | ||
'\u001B[96mAlso, the author of core-js (\u001B[94m https://github.com/zloirock \u001B[96m) is looking for a good job -)\u001B[0m\n'; | ||
@@ -29,0 +31,0 @@ |
@@ -13,3 +13,3 @@ # core-js-bundle | ||
`core-js` isn't backed by a company, so the future of this project depends on you. Become a sponsor or a backer [**on Open Collective**](https://opencollective.com/core-js) or [**on Patreon**](https://www.patreon.com/zloirock) if you are interested in `core-js`. | ||
`core-js` isn't backed by a company, so the future of this project depends on you. Become a sponsor or a backer if you are interested in `core-js`: [**Open Collective**](https://opencollective.com/core-js), [**Patreon**](https://patreon.com/zloirock), [**PayPal**](https://paypal.me/zloirock), **Bitcoin ( bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz )**. | ||
@@ -16,0 +16,0 @@ --- |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1037964
15911