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 2.0.0 to 2.0.1

4

CHANGELOG.md
# @atlaskit/polyfills
## 2.0.1
- [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
- @atlaskit/docs@3.0.4
## 2.0.0

@@ -4,0 +8,0 @@ - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)

4

package.json
{
"name": "@atlaskit/polyfills",
"version": "2.0.0",
"version": "2.0.1",
"description": "A package containing polyfills for native methods.",

@@ -22,4 +22,4 @@ "license": "Apache-2.0",

"devDependencies": {
"@atlaskit/docs": "^3.0.0"
"@atlaskit/docs": "^3.0.4"
}
}
# @atlaskit/polyfills
**This module has been deprecated**
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:
```
"ie >= 11",
"last 2 Edge version",
"last 2 Firefox version",
"last 2 Chrome version",
"last 2 Safari version",
"last 2 iOS version",
"last 2 Android version",
"last 2 ChromeAndroid version"
```
This package contains @atlaskit/polyfills for native methods which are unsupported by some of the browsers that we target.

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