@luvio/command-network
Advanced tools
Comparing version 5.3.0 to 5.3.1
{ | ||
"name": "@luvio/command-network", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"private": false, | ||
@@ -22,2 +22,5 @@ "description": "Luvio Network Command", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"dist/" | ||
], | ||
"scripts": { | ||
@@ -32,4 +35,4 @@ "build": "rollup --config rollup.config.js", | ||
"dependencies": { | ||
"@luvio/runtime": "^5.3.0", | ||
"@luvio/utils": "^5.3.0" | ||
"@luvio/runtime": "^5.3.1", | ||
"@luvio/utils": "^5.3.1" | ||
}, | ||
@@ -36,0 +39,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
9170
7
60
1
Updated@luvio/runtime@^5.3.1
Updated@luvio/utils@^5.3.1