Socket
Socket
Sign inDemoInstall

@atlaskit/polyfills

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/polyfills - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

bundle-size-ratchet.json

4

CHANGELOG.md
# @atlaskit/polyfills
## 3.0.5
- Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
- @atlaskit/docs@7.0.0
## 3.0.4

@@ -4,0 +8,0 @@ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):

16

package.json
{
"name": "@atlaskit/polyfills",
"version": "3.0.4",
"version": "3.0.5",
"description": "A package containing polyfills for native methods.",
"license": "Apache-2.0",
"main": "index.js",
"module": "index.js",
"sideEffects": false,
"files": [
"*.js"
],
"atlaskit": {

@@ -16,5 +13,6 @@ "internal": true

"maintainers": [
"Trey S",
"Alex R",
"Peter G"
"Sean C",
"Ajay M",
"Daniel D",
"Kang C"
],

@@ -26,3 +24,3 @@ "repository": "https://bitbucket.org/atlassian/atlaskit-mk-2",

"devDependencies": {
"@atlaskit/docs": "^6.0.0"
"@atlaskit/docs": "^7.0.0"
},

@@ -29,0 +27,0 @@ "dependencies": {

@@ -5,3 +5,3 @@ # Polyfills

Instead we now recommend AtlasKit consumers to support fetch, ES6 & ES7 using babel-preset-env & babel-polyfill.
Instead we now recommend Atlaskit consumers to support fetch, ES6 & ES7 using babel-preset-env & babel-polyfill.
The supported browser-list most Atlassian products use is:

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

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