@epam/ai-dial-overlay
Advanced tools
Comparing version 0.5.0-rc.0 to 0.5.0-rc.1
@@ -5,5 +5,5 @@ { | ||
"homepage": "https://epam-rail.com", | ||
"version": "0.5.0-rc.0", | ||
"version": "0.5.0-rc.1", | ||
"dependencies": { | ||
"@epam/ai-dial-shared": "0.5.0-rc.0" | ||
"@epam/ai-dial-shared": "0.5.0-rc.1" | ||
}, | ||
@@ -20,4 +20,4 @@ "type": "module", | ||
}, | ||
"module": "./src/index.js", | ||
"main": "./src/index.js" | ||
"module": "./index.esm.js", | ||
"main": "./index.esm.js" | ||
} |
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
58098
965
11
1
+ Added@epam/ai-dial-shared@0.5.0-rc.1(transitive)
- Removed@epam/ai-dial-shared@0.5.0-rc.0(transitive)