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

@atlaskit/tag

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/tag - npm Package Compare versions

Comparing version 3.2.1 to 4.0.0

3

CHANGELOG.md
# @atlaskit/tag
## 4.0.0
- [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
## 3.2.1

@@ -4,0 +7,0 @@ - [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)

2

dist/package.json
{
"name": "@atlaskit/tag",
"version": "3.2.0"
"version": "3.2.1"
}
{
"name": "@atlaskit/tag",
"version": "3.2.1",
"version": "4.0.0",
"description": "This component displays as a tag with an optional link and/or button to remove the given tag.",

@@ -9,2 +9,3 @@ "license": "Apache-2.0",

"atlaskit:src": "src/index.js",
"atlaskit:designLink": "https://atlassian.design/guidelines/product/components/tags",
"files": [

@@ -23,4 +24,4 @@ "dist"

"dependencies": {
"@atlaskit/icon": "^10.12.1",
"@atlaskit/theme": "^2.4.1",
"@atlaskit/icon": "^11.0.0",
"@atlaskit/theme": "^3.0.0",
"@atlaskit/util-common": "^1.5.2",

@@ -33,13 +34,13 @@ "babel-runtime": "^6.26.0",

"peerDependencies": {
"react": "15.6.0 - 16.2.0"
"react": "^16.3.0"
},
"devDependencies": {
"@atlaskit/avatar": "^9.2.1",
"@atlaskit/docs": "^2.5.2",
"@atlaskit/tag-group": "^3.6.1",
"@atlaskit/avatar": "^10.0.0",
"@atlaskit/docs": "^3.0.0",
"@atlaskit/tag-group": "^4.0.0",
"@atlaskit/util-common-test": "^2.4.2",
"enzyme": "^3.3.0",
"react-dom": "15.6.0 - 16.2.0",
"react-test-renderer": "^16.2.0"
"react-dom": "^16.3.0",
"react-test-renderer": "^16.3.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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