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.1 to 7.0.2

7

CHANGELOG.md
# @atlaskit/blanket
## 7.0.2
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
- [none] Updated dependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
- @atlaskit/analytics-next@3.0.2
- @atlaskit/button@9.0.3
- @atlaskit/theme@5.1.1
## 7.0.1

@@ -4,0 +11,0 @@ - [patch] Move analytics tests and replace elements to core [49d4ab4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/49d4ab4)

2

dist/package.json
{
"name": "@atlaskit/blanket",
"version": "7.0.0"
"version": "7.0.1"
}
{
"name": "@atlaskit/blanket",
"version": "7.0.1",
"version": "7.0.2",
"description": "A React component that covers the underlying UI for a layered component.",

@@ -21,4 +21,4 @@ "license": "Apache-2.0",

"dependencies": {
"@atlaskit/analytics-next": "^3.0.1",
"@atlaskit/theme": "^5.0.0"
"@atlaskit/analytics-next": "^3.0.2",
"@atlaskit/theme": "^5.1.1"
},

@@ -30,5 +30,7 @@ "peerDependencies": {

"devDependencies": {
"@atlaskit/button": "^9.0.2",
"@atlaskit/build-utils": "^1.11.0",
"@atlaskit/button": "^9.0.3",
"@atlaskit/docs": "^5.0.1",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz"
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",
"react-dom": "^16.4.0"
},

@@ -35,0 +37,0 @@ "keywords": [

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