Socket
Socket
Sign inDemoInstall

@web/dev-server-rollup

Package Overview
Dependencies
108
Maintainers
7
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.7 to 0.3.8

6

CHANGELOG.md
# @web/dev-server-rollup
## 0.3.8
### Patch Changes
- f5351987: Update dependency whatwg-url to v9
## 0.3.7

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

11

package.json
{
"name": "@web/dev-server-rollup",
"version": "0.3.7",
"version": "0.3.8",
"publishConfig": {

@@ -54,3 +54,3 @@ "access": "public"

"rollup": "^2.35.1",
"whatwg-url": "^8.4.0"
"whatwg-url": "^9.0.0"
},

@@ -63,4 +63,4 @@ "devDependencies": {

"@rollup/plugin-node-resolve": "^11.0.1",
"@rollup/plugin-replace": "^2.3.4",
"@types/parse5": "^5.0.3",
"@rollup/plugin-replace": "^3.0.0",
"@types/parse5": "^6.0.1",
"@types/whatwg-url": "^8.0.0",

@@ -71,4 +71,5 @@ "@web/test-runner-chrome": "^0.10.0",

"node-fetch": "3.0.0-beta.9",
"rollup-plugin-postcss": "^3.1.8"
"postcss": "^8.0.0",
"rollup-plugin-postcss": "^4.0.0"
}
}
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