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

next-use-posthog

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-use-posthog - npm Package Compare versions

Comparing version 1.16.3 to 1.16.4

2

dist/index.d.ts
import { PostHogConfig } from 'posthog-js';
export declare const usePostHog: (apiKey: string, config?: PostHogConfig | undefined, name?: string | undefined) => void;
export declare const usePostHog: (apiKey: string, config?: Partial<PostHogConfig> | undefined, name?: string | undefined) => void;
{
"name": "next-use-posthog",
"version": "1.16.3",
"version": "1.16.4",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A Next.js hook for PostHog analytics",

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