Socket
Socket
Sign inDemoInstall

@semcore/outside-click

Package Overview
Dependencies
Maintainers
2
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/outside-click - npm Package Compare versions

Comparing version 3.27.0 to 3.28.0-prerelease.0

8

CHANGELOG.md

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

## [3.28.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.27.0] - 2024-06-26

@@ -527,3 +533,3 @@

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

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

6

package.json
{
"name": "@semcore/outside-click",
"description": "Semrush OutsideClick Component",
"version": "3.27.0",
"version": "3.28.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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc