Socket
Socket
Sign inDemoInstall

@hoory/embed

Package Overview
Dependencies
2
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.22 to 1.0.23

6

package.json
{
"name": "@hoory/embed",
"version": "1.0.22",
"version": "1.0.23",
"private": false,

@@ -16,5 +16,5 @@ "description": "Hoory script embedder",

"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react": "^17.0.2 || ^18.0.2",
"react-dom": "^17.0.2 || ^18.0.2"
}
}

@@ -18,3 +18,2 @@ <p align="center">

import { useHoory } from "@hoory/embed";
import "./styles.css";

@@ -57,2 +56,3 @@ export default function App() {

on the other hand, you can use the object returned from this hook

@@ -59,0 +59,0 @@ in order to control the widget:

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc