@web/dev-server-core
Advanced tools
Comparing version 0.2.3 to 0.2.4
# @web/dev-server-core | ||
## 0.2.4 | ||
### Patch Changes | ||
- 05f826e: add missing get-stream package | ||
## 0.2.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@web/dev-server-core", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"publishConfig": { | ||
@@ -48,2 +48,3 @@ "access": "public" | ||
"es-module-lexer": "^0.3.24", | ||
"get-stream": "^6.0.0", | ||
"is-stream": "^2.0.0", | ||
@@ -50,0 +51,0 @@ "isbinaryfile": "^4.0.6", |
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
245670
13
+ Addedget-stream@^6.0.0
+ Addedget-stream@6.0.1(transitive)