Socket
Socket
Sign inDemoInstall

@semcore/portal

Package Overview
Dependencies
Maintainers
2
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/portal - npm Package Compare versions

Comparing version 3.29.0 to 3.30.0-prerelease.0

10

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

## [3.30.0] - 2024-07-12
### Changed
- Version minor update due to children dependencies update (`@semcore/utils` [4.30.0 ~> 4.31.0], `@semcore/core` [2.27.0 ~> 2.28.0]).
## [3.29.0] - 2024-06-26

@@ -100,3 +106,3 @@

- Api to get know if the portal is mounted (`onMount` prop).
- API to get know if the portal is mounted (`onMount` prop).

@@ -546,3 +552,3 @@ ## [3.19.0] - 2024-03-25

- Появилась возможность добавления различных стилистических тем через css переменные
- Появилась возможность добавления различных стилистических тем через CSS переменные
- Появилась возможность опционально подключать адаптивность

@@ -549,0 +555,0 @@ - Появилась возможность изолировать стили даже в пределах одной страницы

6

package.json
{
"name": "@semcore/portal",
"description": "Semrush Portal Component",
"version": "3.29.0",
"version": "3.30.0-prerelease.0",
"main": "lib/cjs/index.js",

@@ -12,6 +12,6 @@ "module": "lib/es6/index.js",

"dependencies": {
"@semcore/utils": "4.30.0"
"@semcore/utils": "4.31.0-prerelease.0"
},
"peerDependencies": {
"@semcore/core": "^2.17.5",
"@semcore/core": "^2.28.0-prerelease.0",
"react": "16.8 - 18",

@@ -18,0 +18,0 @@ "react-dom": "16.8 - 18"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc