@semcore/portal
Advanced tools
Comparing version 3.22.0 to 3.22.1-prerelease.0
@@ -5,2 +5,8 @@ # Changelog | ||
## [3.22.1] - 2024-04-16 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [4.23.0 ~> 4.23.1], `@semcore/core` [2.20.0 ~> 2.20.1]). | ||
## [3.22.0] - 2024-04-15 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@semcore/portal", | ||
"description": "Semrush Portal Component", | ||
"version": "3.22.0", | ||
"version": "3.22.1-prerelease.0", | ||
"main": "lib/cjs/index.js", | ||
@@ -12,6 +12,6 @@ "module": "lib/es6/index.js", | ||
"dependencies": { | ||
"@semcore/utils": "4.23.0" | ||
"@semcore/utils": "4.23.1-prerelease.0" | ||
}, | ||
"peerDependencies": { | ||
"@semcore/core": "^2.17.5", | ||
"@semcore/core": "^2.20.1-prerelease.0", | ||
"react": "16.8 - 18", | ||
@@ -18,0 +18,0 @@ "react-dom": "16.8 - 18" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
30637
2
+ Added@semcore/utils@4.23.1-prerelease.0(transitive)
- Removed@semcore/utils@4.23.0(transitive)