New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kanban-board-react

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kanban-board-react - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

6

package.json
{
"name": "kanban-board-react",
"version": "1.0.22",
"version": "1.0.23",
"description": "A simple kanban board for React with zero dependencies",
"license": "MIT",
"scripts": {
"watchbuild": "watch 'yarn build' --filter='watchfilter.js'",
"build": "yarn build:esm && yarn build:cjs",

@@ -19,3 +20,4 @@ "build:esm": "tsc",

"react-dom": "^18.2.0",
"typescript": "^4.8.4"
"typescript": "^4.8.4",
"watch": "^1.0.2"
},

@@ -22,0 +24,0 @@ "peerDependencies": {

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