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

@atlaskit/layer-manager

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/layer-manager - npm Package Compare versions

Comparing version 4.3.1 to 5.0.0

22

CHANGELOG.md
# @atlaskit/layer-manager
## 5.0.0
- [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
- @atlaskit/tooltip@11.0.0
- @atlaskit/modal-dialog@6.0.0
- @atlaskit/onboarding@5.0.0
- @atlaskit/analytics-next@3.0.0
- @atlaskit/button@9.0.0
- @atlaskit/theme@5.0.0
- @atlaskit/docs@5.0.0
- @atlaskit/icon@13.0.0
- [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- @atlaskit/tooltip@11.0.0
- @atlaskit/modal-dialog@6.0.0
- @atlaskit/onboarding@5.0.0
- @atlaskit/analytics-next@3.0.0
- @atlaskit/button@9.0.0
- @atlaskit/theme@5.0.0
- @atlaskit/docs@5.0.0
- @atlaskit/icon@13.0.0
## 4.3.1

@@ -4,0 +26,0 @@ - [patch] Replaces implementation of ScrollLock with [react-scrolllock](https://github.com/jossmac/react-scrolllock). Deprecates ScrollLock export in @atlaskit/layer-manager. [497d50d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/497d50d)

2

dist/package.json
{
"name": "@atlaskit/layer-manager",
"version": "4.3.0"
"version": "4.3.1"
}
{
"name": "@atlaskit/layer-manager",
"version": "4.3.1",
"version": "5.0.0",
"description": "A React Component for managing layers",

@@ -26,15 +26,15 @@ "license": "Apache-2.0",

"peerDependencies": {
"react": "^16.3.0",
"react-dom": "^16.3.0",
"react": "^16.4.0",
"react-dom": "^16.4.0",
"styled-components": "^3.2.6"
},
"devDependencies": {
"@atlaskit/analytics-next": "^2.1.8",
"@atlaskit/button": "^8.1.2",
"@atlaskit/docs": "^4.1.1",
"@atlaskit/icon": "^12.1.2",
"@atlaskit/modal-dialog": "^5.2.4",
"@atlaskit/onboarding": "^4.1.4",
"@atlaskit/theme": "^4.0.4",
"@atlaskit/tooltip": "^10.2.1",
"@atlaskit/analytics-next": "^3.0.0",
"@atlaskit/button": "^9.0.0",
"@atlaskit/docs": "^5.0.0",
"@atlaskit/icon": "^13.0.0",
"@atlaskit/modal-dialog": "^6.0.0",
"@atlaskit/onboarding": "^5.0.0",
"@atlaskit/theme": "^5.0.0",
"@atlaskit/tooltip": "^11.0.0",
"@atlaskit/webdriver-runner": "^0.0.3",

@@ -41,0 +41,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