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

gtm-react-hook

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gtm-react-hook - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "gtm-react-hook",
"description": "Easy-to-use React hooks for Google Tag Management based on TypeScript",
"version": "0.0.7",
"version": "0.0.8",
"scripts": {

@@ -6,0 +6,0 @@ "start": "webpack serve --open",

@@ -11,2 +11,3 @@ # 📊 Easy-to-use React hooks for Google Tag Management based on TypeScript

- Small bundle size
- Test covered

@@ -49,3 +50,3 @@ ## 🛠 Install

```typescript
const { runGTM, eventGTM, uninstallGTM } = useGTM();
const { runGTM, eventGTM } = useGTM();
```

@@ -52,0 +53,0 @@

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