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

@uidu/board

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uidu/board - npm Package Compare versions

Comparing version 0.3.13 to 0.3.14

8

CHANGELOG.md
# @uidu/board
## 0.3.14
### Patch Changes
- d4a62100d: Removed react-native dependencies
- Updated dependencies [d4a62100d]
- @uidu/theme@0.5.14
## 0.3.13

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

1

dist/declarations/src/components/ItemsList.d.ts

@@ -0,2 +1,3 @@

/// <reference types="react" />
import { ItemsListProps } from '../types';
export default function ItemList(props: ItemsListProps): JSX.Element;

2

dist/package.json
{
"name": "@uidu/board",
"version": "0.3.13"
"version": "0.3.14"
}
{
"name": "@uidu/board",
"version": "0.3.13",
"version": "0.3.14",
"description": "Trello-like Kanban boards",

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

"dependencies": {
"@babel/runtime": "^7.14.0",
"@uidu/theme": "^0.5.13",
"@babel/runtime": "^7.14.6",
"@uidu/theme": "^0.5.14",
"react": "^17.0.2",

@@ -19,10 +19,10 @@ "react-beautiful-dnd": "^13.1.0",

"styled-components": "^5.3.0",
"tslib": "^2.2.0"
"tslib": "^2.3.0"
},
"devDependencies": {
"@uidu/badge": "^0.4.12",
"@uidu/docs": "^0.3.12",
"@uidu/shell": "^1.2.17",
"@uidu/badge": "^0.4.13",
"@uidu/docs": "^0.3.13",
"@uidu/shell": "^1.2.19",
"faker": "^5.5.3"
}
}
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