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 1.2.0 to 1.2.1

dist/cjs/array-prototype-includes.js

38

CHANGELOG.md

@@ -1,35 +0,5 @@

<a name="1.2.0"></a>
# 1.2.0 (2017-11-13)
# @atlaskit/polyfills
<a name="1.2.0"></a>
# 1.2.0 (2017-11-13)
### Features
* **component:** add a polyfill for String.prototype.includes ([094f25b](https://bitbucket.org/atlassian/atlaskit/commits/094f25b))
<a name="1.1.0"></a>
# 1.1.0 (2017-10-13)
### Bug Fixes
* **component:** polyfill js files will be bundled ([7818bf3](https://bitbucket.org/atlassian/atlaskit/commits/7818bf3))
<a name="1.0.0"></a>
# 1.0.0 (2017-10-12)
### Features
* **component:** add [@atlaskit](https://github.com/atlaskit)/polyfills package ([0f41163](https://bitbucket.org/atlassian/atlaskit/commits/0f41163))
## 1.2.1
- [patch] bump editor-docs to 1.0.0 in polifills package [7629794](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7629794)
- [patch] Moved to new repo... [f81334e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f81334e)
{
"name": "@atlaskit/polyfills",
"version": "1.2.0",
"config": {
"access": "public"
},
"version": "1.2.1",
"description": "A package containing polyfills for native methods.",
"main": "dist/bundle.js",
"jsnext:experimental:main": "dist/es/index.js",
"webpack": "dist/bundle-cjs.js",
"ak:webpack:raw": "src/index.js",
"scripts": {
"eslint": "../../build/bin/lint.eslint.sh",
"jest": "echo 'yarn run jest is deprecated and removed. please run yarn run test:unit instead.'",
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish-with-babel/single @atlaskit/polyfills; } || ../../node_modules/.bin/not-in-publish",
"storybook": "../../build/bin/storybook/run.local.js",
"storybook:static": "../../build/bin/storybook/build.static.js",
"test:unit": "../../node_modules/.bin/jest -c ../../build/config/jest.config.js"
},
"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"atlaskit:src": "src/index.js",
"files": [
"dist",
"*.js"
"dist"
],
"dependencies": {
"babel-runtime": "^6.11.6"
},
"author": "Atlassian Pty Ltd",
"maintainers": [],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://bitbucket.org/atlassian/atlaskit"
"maintainers": [
"Sean C"
],
"repository": "bitbucket:atlaskit/atlaskit-mk2",
"peerDependencies": {
"react": "^15.6.1"
},
"keywords": [
"atlaskit",
"ui",
"internal"
]
"devDependencies": {
"@atlaskit/docs": "^1.0.0"
}
}

@@ -1,13 +0,8 @@

[![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://atlaskit.atlassian.com)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://Commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/GitHub-semantic_release-ffab00.svg)](https://github.com/semantic-release/semantic-release)
[![Report an issue](https://img.shields.io/badge/Report-an_issue-6554C0.svg)](http://go.atlassian.com/atlaskit-issues)
# @atlaskit/polyfills
This package contains polyfills for native methods which are unsupported by some of the browsers that we target.
This package contains @atlaskit/polyfills for native methods which are unsupported by some of the browsers that we target.
## Try it out
Interact with a [live demo of the @atlaskit/polyfills component](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/polyfills/1.2.0/).
Interact with a [live demo of the @atlaskit/polyfills component](https://atlaskit.atlassian.com).

@@ -19,10 +14,1 @@ ## Installation

```
_* Please note that this module could have dependencies that are governed by the Atlassian Design Guidelines license which will be automatically included on install. Each dependency has a license file that indicates whether the Atlassian Design Guidelines license applies._
## We're here to help!
Let us know what you think of our components and docs, your feedback is really important for us.
Are you in trouble? Read through our [contribution guidelines](https://bitbucket.org/atlassian/atlaskit/src/HEAD/CONTRIBUTING.md) and raise an issue to us.
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