Socket
Socket
Sign inDemoInstall

@uidu/board

Package Overview
Dependencies
152
Maintainers
3
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.9.0 to 2.9.1

8

CHANGELOG.md
# @uidu/board
## 2.9.1
### Patch Changes
- c330f22: Bump deps
- Updated dependencies [c330f22]
- @uidu/theme@0.11.2
## 2.9.0

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

2

dist/package.json
{
"name": "@uidu/board",
"version": "2.9.0"
"version": "2.9.1"
}
export * from "./declarations/src/index";
export { default } from "./declarations/src/index";
//# sourceMappingURL=uidu-board.cjs.d.ts.map
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidWlkdS1ib2FyZC5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=
{
"name": "@uidu/board",
"version": "2.9.0",
"version": "2.9.1",
"description": "Trello-like Kanban boards",

@@ -12,5 +12,5 @@ "repository": "https://github.com/uidu-org/guidu/tree/main/packages/data/board",

"dependencies": {
"@babel/runtime": "^7.23.6",
"@tanstack/react-table": "^8.11.3",
"@uidu/theme": "^0.11.0",
"@babel/runtime": "^7.23.8",
"@tanstack/react-table": "^8.11.7",
"@uidu/theme": "^0.11.2",
"react": "^18.2.0",

@@ -24,6 +24,6 @@ "react-beautiful-dnd": "^13.1.1",

"@faker-js/faker": "^8.3.1",
"@uidu/badge": "^0.10.0",
"@uidu/docs": "^0.10.0",
"@uidu/shell": "^2.8.0"
"@uidu/badge": "^0.10.1",
"@uidu/docs": "^0.10.1",
"@uidu/shell": "^2.8.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc