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

@atlaskit/tabs

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/tabs - npm Package Compare versions

Comparing version 2.0.0 to 2.4.0

dist/es/components/TabPane.js

35

CHANGELOG.md

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

<a name="2.0.0"></a>
# 2.0.0 (2017-05-30)
<a name="2.4.0"></a>
# 2.4.0 (2017-07-17)
<a name="2.1.0"></a>
# 2.1.0 (2017-07-17)
<a name="2.1.0"></a>
# 2.1.0 (2017-07-17)
<a name="2.1.0"></a>
# 2.1.0 (2017-07-17)
### Bug Fixes
* **package:** rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
<a name="2.1.0"></a>
# 2.1.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="2.0.0"></a>

@@ -29,2 +59,3 @@ # 2.0.0 (2017-05-30)

* **package:** add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
* **package:** pin react-lorem-component version to avoid newly released broken version ([6f3d9c6](https://bitbucket.org/atlassian/atlaskit/commits/6f3d9c6))

@@ -31,0 +62,0 @@

6

package.json
{
"name": "@atlaskit/tabs",
"version": "2.0.0",
"version": "2.4.0",
"config": {

@@ -10,2 +10,3 @@ "access": "public"

"webpack": "dist/bundle-cjs.js",
"jsnext:main": "dist/es/index.js",
"ak:webpack:raw": "src/index.jsx",

@@ -16,3 +17,4 @@ "ak:component": {

"scripts": {
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish/single @atlaskit/tabs; } || ../../node_modules/.bin/not-in-publish"
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish-with-babel/single @atlaskit/tabs; } || ../../node_modules/.bin/not-in-publish",
"jest": "../../node_modules/.bin/jest -c ../../build/config/jest.config.js"
},

@@ -19,0 +21,0 @@ "files": [

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

Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/tabs/2.0.0/).
Detailed docs and example usage can be found [here](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/tabs/2.4.0/).

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