🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@absolutejs/manifest

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@absolutejs/manifest - npm Package Compare versions

Comparing version
0.7.0
to
0.7.1
+2
-1
dist/cli.js

@@ -546,2 +546,3 @@ #!/usr/bin/env bun

".git",
".test-shards",
"build",

@@ -743,3 +744,3 @@ "dist",

//# debugId=04D48549328EC65364756E2164756E21
//# debugId=CDAAD994FD5C054C64756E2164756E21
//# sourceMappingURL=cli.js.map
{
"name": "@absolutejs/manifest",
"version": "0.7.0",
"version": "0.7.1",
"description": "The AbsoluteJS package manifest contract. Every @absolutejs/* package exports a typed manifest (settings schema, env requirements, adapter slots, wiring recipes, AI tools) from its ./manifest subpath; this package is the contract those manifests are written against, plus bridges that turn any manifest into an AI tool map or a remote MCP tool registry.",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is too big to display