🚀 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.11.3
to
1.12.0
+1
-1
LICENCE.md
The MIT License (MIT)
Copyright (c) 2022-present Andrey Larkin
Copyright (c) 2022-2024-present Andrey Larkin

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

{
"name": "@statx/machine",
"version": "1.11.3",
"version": "1.12.0",
"private": false,

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

"dev": "parcel watch",
"fix": "eslint --fix \"**/*.{ts,tsx}\"",
"test": "tsx src/index.test.ts",

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

"dependencies": {
"@statx/core": "^1.11.3"
"@statx/core": "^1.12.0"
},
"gitHead": "255ee02bedc9523048beea8dc11f80031a08faba"
"gitHead": "9dda8bd34a07d4ed896c927f83ba8a127930289c"
}