Socket
Socket
Sign inDemoInstall

@ninternal/react-kanban

Package Overview
Dependencies
24
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.7 to 2.2.0

0

CHANGELOG.md
# CHANGELOG
[Head over to the releases page to see all the released versions and their changelog.](https://github.com/lourenci/react-kanban/releases)

@@ -0,0 +0,0 @@ MIT License

8

package.json
{
"name": "@ninternal/react-kanban",
"version": "2.1.7",
"version": "2.2.0",
"description": "Yet another Kanban/Trello board lib for React.",

@@ -14,4 +14,4 @@ "main": "dist/index.js",

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
"react": "^16.8.0 || ^18.2.0",
"react-dom": "^16.8.0 || ^18.2.0"
},

@@ -70,3 +70,3 @@ "devDependencies": {

"scripts": {
"prepublishOnly": "rm -rf dist/ && NODE_ENV=production webpack --config webpack.prod.js",
"prepublishOnly": "set NODE_ENV=production webpack --config webpack.prod.js",
"server": "webpack-dev-server --config webpack.dev.js",

@@ -73,0 +73,0 @@ "test": "jest",

@@ -0,0 +0,0 @@ #@ninternal/react-kanban

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