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

@spotlightjs/spotlight

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spotlightjs/spotlight - npm Package Compare versions

Comparing version 2.6.3 to 2.7.0

8

package.json
{
"name": "@spotlightjs/spotlight",
"description": "Spotlight - Sentry for development. Containing the overlay and the sidecar.",
"version": "2.6.3",
"version": "2.7.0",
"license": "Apache-2.0",

@@ -39,4 +39,4 @@ "type": "module",

"postject": "1.0.0-alpha.6",
"@spotlightjs/overlay": "2.7.1",
"@spotlightjs/sidecar": "1.9.1"
"@spotlightjs/overlay": "2.8.0",
"@spotlightjs/sidecar": "1.9.2"
},

@@ -58,3 +58,3 @@ "devDependencies": {

"dev": "vite build --watch",
"build": "vite build && vite build --config vite.overlay.config.ts && vite build --config vite.binary.config.ts && ./bin/build.js && tsc",
"build": "vite build && vite build --config vite.overlay.config.ts && vite build --config vite.binary.config.ts && ./build.js && tsc",
"build:watch": "vite build --watch",

@@ -61,0 +61,0 @@ "yalc:publish": "yalc publish --push --sig --private",

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

Sorry, the diff of this file is not supported yet

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