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

simple-react-kanban-board

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-react-kanban-board - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

10

package.json
{
"name": "simple-react-kanban-board",
"private": false,
"version": "1.0.3",
"version": "1.0.4",
"type": "module",

@@ -27,2 +27,6 @@ "files": [

},
"peerDependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {

@@ -41,4 +45,6 @@ "@eslint/js": "^9.8.0",

"typescript-eslint": "^8.0.0",
"vite": "^5.4.0"
"vite": "^5.4.0",
"vite-plugin-dts": "^4.0.2",
"vite-plugin-externalize-deps": "^0.8.0"
}
}

1

README.md

@@ -51,1 +51,2 @@ # React + TypeScript + Vite

```
# simple-react-kanban-board
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