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

@autometa/config

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

@autometa/config - npm Package Compare versions

Comparing version
0.1.25
to
0.1.26
+7
-0
CHANGELOG.md
# @autometa/config
## 0.1.26
### Patch Changes
- Updated dependencies [da669a3]
- @autometa/app@0.4.1
## 0.1.25

@@ -4,0 +11,0 @@

+5
-5
{
"name": "@autometa/config",
"version": "0.1.25",
"version": "0.1.26",
"description": "",

@@ -30,4 +30,4 @@ "type": "module",

"vitest": "1.4.0",
"tsconfig": "0.7.0",
"eslint-config-custom": "0.6.0"
"eslint-config-custom": "0.6.0",
"tsconfig": "0.7.0"
},

@@ -37,5 +37,5 @@ "dependencies": {

"zod": "^3.21.4",
"@autometa/app": "^0.4.0",
"@autometa/app": "^0.4.1",
"@autometa/asserters": "^0.1.8",
"@autometa/errors": "^0.2.2",
"@autometa/asserters": "^0.1.8",
"@autometa/types": "^0.4.1"

@@ -42,0 +42,0 @@ },