New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 6.0.0 to 6.1.0

5

CHANGELOG.md
# @atlaskit/layer
## 6.1.0
- [minor] [6fd20256f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6fd20256f3):
- Add positionFixed property to Popper
## 6.0.0

@@ -4,0 +9,0 @@ - [major] [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):

3

components/Layer.js

@@ -264,3 +264,4 @@ import _objectSpread from "@babel/runtime/helpers/objectSpread";

}
}
},
positionFixed: props.isAlwaysFixed
};

@@ -267,0 +268,0 @@ var flipBehavior = getFlipBehavior(props);

{
"name": "@atlaskit/layer",
"version": "6.0.0",
"version": "6.1.0",
"sideEffects": false
}
{
"name": "@atlaskit/layer",
"version": "6.0.0",
"version": "6.1.0",
"description": "A React layer component responsible for the position of an element on a page",

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

"@atlaskit/build-utils": "^2.0.0",
"@atlaskit/ssr": "^0.0.1",
"@atlaskit/docs": "^7.0.0",

@@ -43,2 +44,2 @@ "enzyme": "^3.7.0",

]
}
}
{
"name": "@atlaskit/layer",
"version": "6.0.0",
"version": "6.1.0",
"sideEffects": false
}

Sorry, the diff of this file is not supported yet

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