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

@autometa/app

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@autometa/app - npm Package Compare versions

Comparing version
0.4.1
to
0.4.2
+7
-0
CHANGELOG.md
# @autometa/app
## 0.4.2
### Patch Changes
- Updated dependencies [8df323c]
- @autometa/injection@0.1.5
## 0.4.1

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

+5
-5
{
"name": "@autometa/app",
"version": "0.4.1",
"version": "0.4.2",
"description": "App and World container for Autometa",

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

"vitest": "1.4.0",
"eslint-config-custom": "0.6.0",
"@autometa/types": "^0.4.1",
"eslint-config-custom": "0.6.0",
"tsconfig": "0.7.0"

@@ -55,7 +55,7 @@ },

"uuid": "^9.0.1",
"@autometa/injection": "^0.1.4",
"@autometa/phrases": "0.1.12",
"@autometa/errors": "0.2.2",
"@autometa/asserters": "0.1.8",
"@autometa/fixture-proxies": "^0.1.3",
"@autometa/asserters": "0.1.8"
"@autometa/injection": "^0.1.5",
"@autometa/phrases": "0.1.12"
},

@@ -62,0 +62,0 @@ "scripts": {