@luvio/command-aura-network
Advanced tools
Comparing version 5.13.1 to 5.14.0
{ | ||
"name": "@luvio/command-aura-network", | ||
"version": "5.13.1", | ||
"version": "5.14.0", | ||
"private": false, | ||
@@ -28,4 +28,3 @@ "description": "Luvio Aura Network 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,5 +34,5 @@ "watch": "yarn build --watch" | ||
"dependencies": { | ||
"@luvio/command-base": "5.13.1", | ||
"@luvio/command-network": "5.13.1", | ||
"@luvio/utils": "5.13.1" | ||
"@luvio/command-base": "5.14.0", | ||
"@luvio/command-network": "5.14.0", | ||
"@luvio/utils": "5.14.0" | ||
}, | ||
@@ -40,0 +39,0 @@ "volta": { |
16851
+ Added@luvio/command-base@5.14.0(transitive)
+ Added@luvio/command-network@5.14.0(transitive)
+ Added@luvio/utils@5.14.0(transitive)
- Removed@luvio/command-base@5.13.1(transitive)
- Removed@luvio/command-network@5.13.1(transitive)
- Removed@luvio/utils@5.13.1(transitive)
Updated@luvio/command-base@5.14.0
Updated@luvio/utils@5.14.0