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.6 to 5.0.7

3

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

@@ -4,0 +7,0 @@ - [patch] Implement left offset position to fixed-position layer [8242529](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8242529)

3

dist/package.json
{
"name": "@atlaskit/layer",
"version": "5.0.5"
"version": "5.0.6",
"sideEffects": false
}
{
"name": "@atlaskit/layer",
"version": "5.0.6",
"version": "5.0.7",
"description": "A React layer component responsible for the position of an element on a page",

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

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

@@ -46,2 +47,2 @@ "dist"

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