🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@statx/machine

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@statx/machine - npm Package Compare versions

Comparing version
1.9.0
to
1.10.0
+4
-3
package.json
{
"name": "@statx/machine",
"version": "1.9.0",
"version": "1.10.0",
"private": false,

@@ -40,2 +40,3 @@ "description": "Extry tiny smart statx manager",

"demo": "parcel serve ",
"lint": "tsc --noEmit",
"dev": "parcel watch",

@@ -52,5 +53,5 @@ "test": "tsx src/index.test.ts",

"dependencies": {
"@statx/core": "^1.9.0"
"@statx/core": "^1.10.0"
},
"gitHead": "9e101d6ef0be29aac65b66391d9436643a2debf1"
"gitHead": "76e165784ba61ec63d575f70432ed4beadca7c56"
}