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.4 to 1.3.0

array-prototype-find.js

3

CHANGELOG.md
# @atlaskit/polyfills
## 1.3.0
- [minor] added array.prototype.find polyfull to package [d1eb5b7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d1eb5b7)
## 1.2.4

@@ -4,0 +7,0 @@

@@ -15,3 +15,4 @@ // @flow

require('./array-prototype-includes');
require('./array-prototype-find');
require('./object-assign');
require('./string-prototype-includes');

4

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

@@ -21,2 +21,2 @@ "license": "Apache-2.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