@semcore/neighbor-location
Advanced tools
Comparing version 4.28.0 to 4.29.0-prerelease.0
@@ -5,2 +5,8 @@ # Changelog | ||
## [4.29.0] - 2024-07-26 | ||
### Changed | ||
- Version minor update due to children dependencies update (`@semcore/utils` [4.31.0 ~> 4.32.0], `@semcore/core` [2.28.0 ~> 2.29.0]). | ||
## [4.28.0] - 2024-07-13 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@semcore/neighbor-location", | ||
"description": "Semrush NeighborLocation Component", | ||
"version": "4.28.0", | ||
"version": "4.29.0-prerelease.0", | ||
"main": "lib/cjs/index.js", | ||
@@ -12,6 +12,6 @@ "module": "lib/es6/index.js", | ||
"dependencies": { | ||
"@semcore/utils": "4.31.0" | ||
"@semcore/utils": "4.32.0-prerelease.0" | ||
}, | ||
"peerDependencies": { | ||
"@semcore/core": "^2.17.5", | ||
"@semcore/core": "^2.29.0-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
55032
2
+ Added@semcore/utils@4.32.0-prerelease.0(transitive)
- Removed@semcore/utils@4.31.0(transitive)