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

@atlaskit/blanket

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/blanket - npm Package Compare versions

Comparing version 7.0.6 to 7.0.7

3

CHANGELOG.md
# @atlaskit/blanket
## 7.0.7
- [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
## 7.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/blanket",
"version": "7.0.5"
"version": "7.0.6",
"sideEffects": false
}
{
"name": "@atlaskit/blanket",
"version": "7.0.6",
"version": "7.0.7",
"description": "A React component that covers the underlying UI for a layered component.",

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

"atlaskit:designLink": "https://atlassian.design/guidelines/product/components/modal-dialog",
"sideEffects": false,
"files": [

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

"@atlaskit/analytics-next": "^3.0.6",
"@atlaskit/theme": "^6.0.1"
"@atlaskit/theme": "^6.0.2"
},

@@ -32,3 +33,3 @@ "peerDependencies": {

"@atlaskit/build-utils": "^2.0.0",
"@atlaskit/button": "^9.0.7",
"@atlaskit/button": "^9.0.8",
"@atlaskit/docs": "^5.0.6",

@@ -35,0 +36,0 @@ "enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",

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