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

@atlaskit/layer

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/layer - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

4

CHANGELOG.md
# @atlaskit/layer
## 5.0.4
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
- [none] Updated dependencies [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
## 5.0.3

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

2

dist/package.json
{
"name": "@atlaskit/layer",
"version": "5.0.2"
"version": "5.0.3"
}
{
"name": "@atlaskit/layer",
"version": "5.0.3",
"version": "5.0.4",
"description": "A React layer component responsible for the position of an element on a page",

@@ -35,3 +35,3 @@ "license": "Apache-2.0",

"raf-stub": "^2.0.1",
"react-dom": "^16.4.0"
"react-dom": "^16.4.2"
},

@@ -46,2 +46,2 @@ "atlaskit": {

]
}
}
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