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

posthog-js

Package Overview
Dependencies
Maintainers
1
Versions
752
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthog-js - npm Package Compare versions

Comparing version 1.3.5 to 1.3.6

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 1.3.6 - 2020-07-27
- Fix a parameter in the type definition
## 1.3.5 - 2020-07-20
- Add flag to respect Do Not Track setting
## 1.3.4 - 2020-07-16

@@ -2,0 +8,0 @@ - Capture safe attributes (id, name and class) if the element is an input (#63)

2

dist/module.d.ts

@@ -26,3 +26,3 @@ // Type definitions for exported methods

*/
static reset(reset_device_id: string): void
static reset(reset_device_id: boolean): void

@@ -29,0 +29,0 @@ /**

{
"name": "posthog-js",
"version": "1.3.5",
"version": "1.3.6",
"description": "Posthog-js allows you to automatically capture usage and send events to PostHog.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/PostHog/posthog-js",

Sorry, the diff of this file is too big to display

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