New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@virto-commerce/front-modules-hotjar

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@virto-commerce/front-modules-hotjar - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@virto-commerce/front-modules-hotjar",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.ts",

@@ -5,0 +5,0 @@ "repository": {

@@ -10,3 +10,3 @@ # Hotjar Module For VirtoCommerce Frontend

```bash
yarn add vc-modules-front-hotjar
yarn add @virto-commerce/front-modules-hotjar
```

@@ -17,3 +17,3 @@

```bash
yarn add vc-modules-front-hotjar@1.0.1
yarn add @virto-commerce/front-modules-hotjar@1.0.0
```

@@ -28,3 +28,3 @@

```ts
import { useHotjarModule } from "vc-modules-front-hotjar";
import { useHotjarModule } from "@virto-commerce/front-modules-hotjar";
```

@@ -35,3 +35,3 @@

```ts
const { useHotjarModule } = await import("vc-modules-front-hotjar");
const { useHotjarModule } = await import("@virto-commerce/front-modules-hotjar");
```

@@ -58,3 +58,3 @@

- [Hotjar Module](https://github.com/VirtoCommerce/vc-module-hotjar)
- [Npm module](https://www.npmjs.com/package/vc-modules-front-hotjar)
- [Npm module](https://www.npmjs.com/package/@virto-commerce/front-modules-hotjar)

@@ -61,0 +61,0 @@ ## License

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