New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/droplist

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/droplist - npm Package Compare versions

Comparing version 4.1.0 to 4.5.0

dist/es/components/Droplist.js

39

CHANGELOG.md

@@ -1,6 +0,36 @@

<a name="4.1.0"></a>
# 4.1.0 (2017-06-21)
<a name="4.5.0"></a>
# 4.5.0 (2017-07-17)
<a name="4.2.0"></a>
# 4.2.0 (2017-07-17)
<a name="4.2.0"></a>
# 4.2.0 (2017-07-17)
<a name="4.2.0"></a>
# 4.2.0 (2017-07-17)
### Bug Fixes
* **package:** rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
<a name="4.2.0"></a>
# 4.2.0 (2017-07-17)
### Features
* **package:** added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
<a name="4.1.0"></a>

@@ -47,2 +77,7 @@ # 4.1.0 (2017-06-21)

### Bug Fixes
* **package:** add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
### Features

@@ -49,0 +84,0 @@

6

package.json
{
"name": "@atlaskit/droplist",
"version": "4.1.0",
"version": "4.5.0",
"config": {

@@ -10,5 +10,7 @@ "access": "public"

"webpack": "dist/bundle-cjs.js",
"jsnext:main": "dist/es/index.js",
"ak:webpack:raw": "src/index.jsx",
"scripts": {
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish/single @atlaskit/droplist; } || ../../node_modules/.bin/not-in-publish"
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish-with-babel/single @atlaskit/droplist; } || ../../node_modules/.bin/not-in-publish",
"jest": "../../node_modules/.bin/jest -c ../../build/config/jest.config.js"
},

@@ -15,0 +17,0 @@ "files": [

@@ -12,3 +12,3 @@ [![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://atlaskit.atlassian.com)

Docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/droplist/4.1.0/).
Docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/droplist/4.5.0/).

@@ -15,0 +15,0 @@ ## Installation

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