@semcore/neighbor-location
Advanced tools
Comparing version 4.30.0 to 4.31.0-prerelease.1
@@ -5,2 +5,8 @@ # Changelog | ||
## [4.31.0] - 2024-09-20 | ||
### Changed | ||
- Version minor update due to children dependencies update (`@semcore/utils` [4.35.0 ~> 4.36.0], `@semcore/core` [2.30.0 ~> 2.31.0]). | ||
## [4.30.0] - 2024-09-06 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@semcore/neighbor-location", | ||
"description": "Semrush NeighborLocation Component", | ||
"version": "4.30.0", | ||
"version": "4.31.0-prerelease.1", | ||
"main": "lib/cjs/index.js", | ||
@@ -12,6 +12,6 @@ "module": "lib/es6/index.js", | ||
"dependencies": { | ||
"@semcore/utils": "4.35.0" | ||
"@semcore/utils": "4.36.0-prerelease.1" | ||
}, | ||
"peerDependencies": { | ||
"@semcore/core": "^2.17.5", | ||
"@semcore/core": "^2.31.0-prerelease.1", | ||
"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
55728
10077
2
1
+ Added@semcore/utils@4.36.0-prerelease.1(transitive)
- Removed@semcore/utils@4.35.0(transitive)