@spotlightjs/spotlight
Advanced tools
Comparing version 0.0.2 to 0.0.3
#!/usr/bin/env node | ||
const { setupSidecar } = await import('../dist/sidecar.js'); | ||
setupSidecar(); | ||
const port = process.argv[2]; | ||
setupSidecar(port); |
{ | ||
"name": "@spotlightjs/spotlight", | ||
"description": "Spotlight - Sentry for development. Containing the overlay and the sidecar.", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"license": "Apache-2.0", | ||
@@ -29,4 +29,4 @@ "type": "module", | ||
"dependencies": { | ||
"@spotlightjs/overlay": "0.0.19", | ||
"@spotlightjs/sidecar": "0.0.14" | ||
"@spotlightjs/overlay": "0.0.20", | ||
"@spotlightjs/sidecar": "0.0.15" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
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
3030
16
+ Added@spotlightjs/overlay@0.0.20(transitive)
+ Added@spotlightjs/sidecar@0.0.15(transitive)
- Removed@spotlightjs/overlay@0.0.19(transitive)
- Removed@spotlightjs/sidecar@0.0.14(transitive)
Updated@spotlightjs/overlay@0.0.20
Updated@spotlightjs/sidecar@0.0.15