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

simple-react-kanban-board

Package Overview
Dependencies
Maintainers
1
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.1 to 1.0.3

dist/simple-react-kanban-board.js

15

package.json
{
"name": "simple-react-kanban-board",
"private": false,
"version": "1.0.1",
"version": "1.0.3",
"type": "module",
"files": [
"dist"
],
"main": "./dist/simple-react-kanban-board.umd.cjs",
"module": "./dist/simple-react-kanban-board.js",
"exports": {
".": {
"import": "./dist/simple-react-kanban-board.js",
"require": "./dist/simple-react-kanban-board.umd.cjs"
}
},
"scripts": {

@@ -18,2 +29,3 @@ "dev": "vite",

"@eslint/js": "^9.8.0",
"@types/node": "^22.1.0",
"@types/react": "^18.3.3",

@@ -26,2 +38,3 @@ "@types/react-dom": "^18.3.0",

"globals": "^15.9.0",
"path": "^0.12.7",
"typescript": "^5.5.3",

@@ -28,0 +41,0 @@ "typescript-eslint": "^8.0.0",

eslint.config.js
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