Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@highlight-run/gatsby-plugin-highlight

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-run/gatsby-plugin-highlight - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "@highlight-run/gatsby-plugin-highlight",
"version": "0.0.4",
"version": "0.0.5",
"description": "Gatsby plugin for adding Highlight error monitoring and session recording.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,8 +12,8 @@ # Official Highlight SDK for GatsbyJS

// See all the options here: https://docs.highlight.run/reference#options
disableNetworkRecording: false;
disableConsoleRecording: false;
enableStrictPrivacy: false;
environment: 'production';
version: '5.2.3';
networkRecording: true;
disableNetworkRecording: false,
disableConsoleRecording: false,
enableStrictPrivacy: false,
environment: 'production',
version: '5.2.3',
networkRecording: true,
}

@@ -20,0 +20,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