Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/badge

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/badge - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

10

CHANGELOG.md

@@ -1,6 +0,11 @@

<a name="4.0.3"></a>
## 4.0.3 (2017-05-10)
<a name="4.0.4"></a>
## 4.0.4 (2017-05-23)
<a name="4.0.4"></a>
## 4.0.4 (2017-05-23)
<a name="4.0.3"></a>

@@ -13,2 +18,3 @@ ## 4.0.3 (2017-05-10)

* **component:** testing releasing more than 5 packages at a time ([e69b832](https://bitbucket.org/atlassian/atlaskit/commits/e69b832))
* **package:** update dependencies ([0c92fef](https://bitbucket.org/atlassian/atlaskit/commits/0c92fef))

@@ -15,0 +21,0 @@

13

package.json
{
"name": "@atlaskit/badge",
"version": "4.0.3",
"version": "4.0.4",
"config": {

@@ -11,2 +11,5 @@ "access": "public"

"ak:webpack:raw": "src/index.jsx",
"ak:component": {
"name": "Badge"
},
"scripts": {

@@ -19,5 +22,6 @@ "prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish/single @atlaskit/badge; } || ../../node_modules/.bin/not-in-publish"

"dependencies": {
"@atlaskit/util-shared-styles": "^1.0.0",
"@atlaskit/util-shared-styles": "^2.0.1",
"babel-runtime": "^6.11.6",
"classnames": "^2.2.5"
"classnames": "^2.2.5",
"styled-components": "^1.3.0"
},

@@ -36,4 +40,3 @@ "devDependencies": {

"peerDependencies": {
"react": "^15.3.2",
"styled-components": "^1.3.0"
"react": "^15.3.2"
},

@@ -40,0 +43,0 @@ "repository": {

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

Interact with a [live demo of the @atlaskit/badge component with code examples](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/badge/4.0.3/).
Interact with a [live demo of the @atlaskit/badge component with code examples](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/badge/4.0.4/).

@@ -22,0 +22,0 @@ _* 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._

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