react-trello-ts
Advanced tools
Comparing version 2.1.1-canary.47cd0a7 to 2.1.1-canary.5318d48
{ | ||
"name": "react-trello-ts", | ||
"version": "2.1.1-canary.47cd0a7", | ||
"version": "2.1.1-canary.5318d48", | ||
"description": "Pluggable typesafe components to add a trello like kanban board to your application", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
} | ||
}, | ||
"main": "./dist/index.cjs", | ||
@@ -69,3 +63,3 @@ "types": "./dist/index.d.ts", | ||
"typescript": "^5.3.3", | ||
"unbuild": "^2.0.0" | ||
"unbuild": "^3.0.0-rc.2" | ||
}, | ||
@@ -72,0 +66,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3845
140698