Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stackone/react-hub

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackone/react-hub - npm Package Compare versions

Comparing version
1.0.11
to
1.0.12
+2
-2
package.json
{
"name": "@stackone/react-hub",
"version": "1.0.11",
"version": "1.0.12",
"main": "dist/index.cjs.js",

@@ -51,3 +51,3 @@ "module": "dist/index.esm.js",

"peerDependencies": {
"react": "^18.2.0"
"react": "^16.8.6 || 17 - 18"
},

@@ -54,0 +54,0 @@ "files": [

# StackOne Hub For React
Allow your users to quickly integrate with several services with StackOne. The `@stackone/react-hub`
introduces an easy-to-use React hook for integrating with your web app.
Allow your users to quickly integrate with several services via StackOne. The `@stackone/react-hub` introduces an easy-to-use React hook to be able to embed the StackOne integrations hub into your SaaS application.
## Install

@@ -56,6 +56,6 @@

This repose uses [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/). The repo use semantic-release and the package version is automatically determined based on the commit messages.
This repose uses [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/). The repo use semantic-release and the package version is automatically determined based on the commit messages.
## Release
Use the Manual release workflow to trigger a release. The package version and changelog will automatically be generated based on [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
Use the Manual release workflow to trigger a release. The package version and changelog will automatically be generated based on [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).