react-trello-ts
Advanced tools
Comparing version 2.0.17-canary.c1c86ec to 2.0.17-canary.d927804
{ | ||
"name": "react-trello-ts", | ||
"version": "2.0.17-canary.c1c86ec", | ||
"version": "2.0.17-canary.d927804", | ||
"description": "Pluggable typesafe components to add a trello like kanban board to your application", | ||
"types": "./dist/index.d.ts", | ||
"main": "./dist/index.js", | ||
"exports": { | ||
@@ -68,4 +69,4 @@ ".": { | ||
"peerDependencies": { | ||
"react": "^16.8.0<=^18", | ||
"react-dom": "^16.8.0<=^18", | ||
"react": ">=16.8.0 <=18", | ||
"react-dom": ">=16.8.0 <=18", | ||
"styled-components": ">= 4.0.3" | ||
@@ -72,0 +73,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
334697
0