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

@lourenci/react-kanban

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lourenci/react-kanban - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

5

package.json
{
"name": "@lourenci/react-kanban",
"version": "0.2.0",
"version": "0.2.1",
"description": "A <ReactKanban /> for React Hooks",

@@ -28,3 +28,3 @@ "main": "dist/index.js",

"eslint-plugin-react": "7.12.4",
"eslint-plugin-react-hooks": "^1.6.0",
"eslint-plugin-react-hooks": "1.6.0",
"eslint-plugin-standard": "4.0.0",

@@ -46,2 +46,3 @@ "html-webpack-plugin": "3.2.0",

"build": "webpack --config webpack.prod.js",
"build:publish": "rm -rf dist/ && webpack --config webpack.prod.js && npm publish --access public",
"server": "webpack-dev-server --config webpack.dev.js",

@@ -48,0 +49,0 @@ "test": "jest",

2

README.md

@@ -8,2 +8,4 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/c602758e03850fdb8b64/maintainability)](https://codeclimate.com/github/lourenci/react-kanban/maintainability)

🚨 **NOT USABLE YET** 🚨
## ❓ Why?

@@ -10,0 +12,0 @@

Sorry, the diff of this file is too big to display

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