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

@web/dev-server-core

Package Overview
Dependencies
Maintainers
7
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web/dev-server-core - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

5

package.json
{
"name": "@web/dev-server-core",
"version": "0.6.2",
"version": "0.6.3",
"publishConfig": {

@@ -24,5 +24,7 @@ "access": "public"

"./dist/dom5": {
"types": "./dist/dom5/index.d.ts",
"require": "./dist/dom5/index.js"
},
"./test-helpers": {
"types": "./test-helpers.d.ts",
"import": "./test-helpers.mjs",

@@ -48,3 +50,2 @@ "require": "./dist/test-helpers.js"

"*.d.ts",
"*.js",
"*.mjs",

@@ -51,0 +52,0 @@ "dist",

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