@progress/kendo-react-dialogs
Advanced tools
Comparing version
{ | ||
"name": "@progress/kendo-react-dialogs", | ||
"version": "11.0.0-develop.14", | ||
"version": "11.0.0-develop.15", | ||
"description": "React Dialogs provide modal and non-modal windows for showing additional information to the user. KendoReact Dialogs package", | ||
@@ -29,5 +29,5 @@ "author": "Progress", | ||
"@progress/kendo-licensing": "^1.6.0", | ||
"@progress/kendo-react-buttons": "11.0.0-develop.14", | ||
"@progress/kendo-react-common": "11.0.0-develop.14", | ||
"@progress/kendo-react-intl": "11.0.0-develop.14", | ||
"@progress/kendo-react-buttons": "11.0.0-develop.15", | ||
"@progress/kendo-react-common": "11.0.0-develop.15", | ||
"@progress/kendo-react-intl": "11.0.0-develop.15", | ||
"@progress/kendo-svg-icons": "^4.0.0", | ||
@@ -57,3 +57,18 @@ "react": "^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc", | ||
"friendlyName": "Dialogs", | ||
"framework": "KendoReact" | ||
"framework": "KendoReact", | ||
"migrations": { | ||
"options": { | ||
"parser": "tsx", | ||
"pattern": "*.{js,jsx,ts,tsx}" | ||
}, | ||
"codemods": { | ||
"11": [ | ||
{ | ||
"description": "Migrate the Dialog type to the new DialogHandle type.", | ||
"file": "codemods/v11/dialog-handle.js", | ||
"prompt": true | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
@@ -60,0 +75,0 @@ "repository": { |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 3 instances in 1 package
171608
4.4%35
6.06%2025
2.02%11
10%