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

barely-a-dev-server

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

barely-a-dev-server - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

2

package.json
{
"name": "barely-a-dev-server",
"version": "0.6.2",
"version": "0.6.3",
"type": "module",

@@ -5,0 +5,0 @@ "description": "",

@@ -14,3 +14,3 @@ import { join } from "node:path";

const esbuildOptions = {
target: "es2020",
target: "es2022",
logLevel: "info",

@@ -17,0 +17,0 @@ minify: !options.dev,

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