@luvio/command-streaming
Advanced tools
Comparing version 5.13.1 to 5.14.0
{ | ||
"name": "@luvio/command-streaming", | ||
"version": "5.13.1", | ||
"version": "5.14.0", | ||
"private": false, | ||
@@ -28,4 +28,3 @@ "description": "Luvio Streaming Command", | ||
"clean": "rm -rf dist", | ||
"test": "jest", | ||
"test:debug": "node --inspect-brk ../../../node_modules/jest/bin/jest.js --config ./jest.config.js --runInBand", | ||
"test": "vitest run", | ||
"test:size": "bundlesize", | ||
@@ -35,4 +34,4 @@ "watch": "yarn build --watch" | ||
"dependencies": { | ||
"@luvio/command-base": "5.13.1", | ||
"@luvio/utils": "5.13.1" | ||
"@luvio/command-base": "5.14.0", | ||
"@luvio/utils": "5.14.0" | ||
}, | ||
@@ -39,0 +38,0 @@ "bundlesize": [ |
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
15141
+ Added@luvio/command-base@5.14.0(transitive)
+ Added@luvio/utils@5.14.0(transitive)
- Removed@luvio/command-base@5.13.1(transitive)
- Removed@luvio/utils@5.13.1(transitive)
Updated@luvio/command-base@5.14.0
Updated@luvio/utils@5.14.0