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

@atlaskit/item

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/item - npm Package Compare versions

Comparing version 8.0.6 to 8.0.7

3

CHANGELOG.md
# @atlaskit/item
## 8.0.7
- [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
## 8.0.5

@@ -4,0 +7,0 @@ - [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)

3

dist/package.json
{
"name": "@atlaskit/item",
"version": "8.0.5"
"version": "8.0.6",
"sideEffects": false
}
{
"name": "@atlaskit/item",
"version": "8.0.6",
"version": "8.0.7",
"description": "A generic item component to be used within other components",

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

"atlaskit:src": "src/index.js",
"sideEffects": false,
"files": [

@@ -21,3 +22,3 @@ "dist"

"dependencies": {
"@atlaskit/theme": "^6.0.1",
"@atlaskit/theme": "^6.0.2",
"prop-types": "^15.5.10",

@@ -36,5 +37,5 @@ "react-addons-text-content": "^0.0.4",

"@atlaskit/docs": "^5.0.6",
"@atlaskit/icon": "^13.3.1",
"@atlaskit/lozenge": "^6.1.6",
"@atlaskit/tooltip": "^12.0.10",
"@atlaskit/icon": "^13.6.1",
"@atlaskit/lozenge": "^6.1.7",
"@atlaskit/tooltip": "^12.0.12",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",

@@ -41,0 +42,0 @@ "polished": "1.5.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