Socket
Socket
Sign inDemoInstall

@atlaskit/polyfills

Package Overview
Dependencies
8
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/polyfills

A package containing polyfills for native methods.


Version published
Maintainers
1
Weekly downloads
413
decreased by-9.43%

Weekly downloads

Readme

Source

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.

Installation

yarn add @atlaskit/polyfills

Usage

Detailed docs and example usage can be found here.

FAQs

Last updated on 02 Jul 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc