@spotlightjs/spotlight
Advanced tools
Comparing version 2.6.3 to 2.7.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 6 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
12
8
1080893
17
4469
+ Added@spotlightjs/overlay@2.8.0(transitive)
+ Added@spotlightjs/sidecar@1.9.2(transitive)
- Removed@spotlightjs/overlay@2.7.1(transitive)
- Removed@spotlightjs/sidecar@1.9.1(transitive)
Updated@spotlightjs/overlay@2.8.0
Updated@spotlightjs/sidecar@1.9.2