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

@highlight-run/react

Package Overview
Dependencies
Maintainers
4
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-run/react - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

dist/index.js

6

CHANGELOG.md
# @highlight-run/react
## 3.2.4
### Patch Changes
- b09f21e4b: correct styling issue with error boundary and make highlight.run a peer dependency
## 3.2.3

@@ -4,0 +10,0 @@

11

package.json
{
"name": "@highlight-run/react",
"version": "3.2.3",
"version": "3.2.4",
"description": "The official Highlight SDK for React",
"license": "Apache-2.0",
"peerDependencies": {
"highlight.run": "9.1.4",
"react": ">=16",
"react-dom": ">=16"
},
"main": "./dist/src/index.js",
"module": "./dist/src/index.mjs",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",

@@ -27,4 +28,4 @@ "scripts": {

"css-tree": "^2.3.1",
"esbuild-css-modules-plugin": "^3.1.2",
"tsup": "^8.1.0",
"esbuild-css-modules-plugin": "^2.7.1",
"tsup": "^8.2.4",
"typescript": "^5.5.2"

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