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

@atlaskit/ds-lib

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/ds-lib - npm Package Compare versions

Comparing version 2.5.0 to 2.6.0

dist/cjs/hooks/use-layout-effect.js

8

CHANGELOG.md
# @atlaskit/ds-lib
## 2.6.0
### Minor Changes
- [#143323](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143323)
[`4fdf6347eb506`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4fdf6347eb506) -
Add new entrypoint called "use-layout-effect" to ds-lib and use it inside primitives pkg.
## 2.5.0

@@ -4,0 +12,0 @@

4

package.json
{
"name": "@atlaskit/ds-lib",
"version": "2.5.0",
"version": "2.6.0",
"description": "Reusable utilities and hooks specific to design system.",

@@ -27,3 +27,2 @@ "publishConfig": {

"team": "Design System Team",
"releaseModel": "continuous",
"runReact18": true,

@@ -46,2 +45,3 @@ "website": {

"./use-lazy-callback": "./src/hooks/use-lazy-callback.tsx",
"./use-layout-effect": "./src/hooks/use-layout-effect.tsx",
"./use-state-ref": "./src/hooks/use-state-ref.tsx",

@@ -48,0 +48,0 @@ "./use-focus-event": "./src/hooks/use-focus-event.tsx",

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