Socket
Socket
Sign inDemoInstall

@web/dev-server-rollup

Package Overview
Dependencies
109
Maintainers
7
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.6 to 0.2.7

6

CHANGELOG.md
# @web/dev-server-rollup
## 0.2.7
### Patch Changes
- b4c2fea: moved test runner dependencies to dev dependencies
## 0.2.6

@@ -4,0 +10,0 @@

3

index.d.ts

@@ -1,1 +0,2 @@

export * from './dist/index.js';
// this file is autogenerated with the generate-mjs-dts-entrypoints script
export * from './dist/index';
{
"name": "@web/dev-server-rollup",
"version": "0.2.6",
"version": "0.2.7",
"publishConfig": {

@@ -45,4 +45,2 @@ "access": "public"

"@web/dev-server-core": "^0.2.6",
"@web/test-runner-chrome": "^0.6.4",
"@web/test-runner-core": "^0.7.6",
"chalk": "^4.1.0",

@@ -64,6 +62,7 @@ "parse5": "^6.0.1",

"@rollup/plugin-url": "^5.0.1",
"@types/node-fetch": "^2.5.7",
"@types/parse5": "^5.0.3",
"@web/test-runner-chrome": "^0.6.4",
"@web/test-runner-core": "^0.7.6",
"chai": "^4.2.0",
"node-fetch": "^2.6.0",
"node-fetch": "v3.0.0-beta.9",
"rollup-plugin-postcss": "^3.1.2",

@@ -70,0 +69,0 @@ "sinon": "^9.0.2"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc