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

@geml/geml

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@geml/geml - npm Package Compare versions

Comparing version
1.4.5
to
1.4.6
+5
-2
package.json
{
"name": "@geml/geml",
"version": "1.4.5",
"version": "1.4.6",
"mcpName": "io.github.geml-spec/geml",

@@ -8,3 +8,3 @@ "publishConfig": {

},
"description": "GEML(General Expressive Markup Language) — one format, two readers. People and AI agents co-write the same document: plain text that stays legible for people, and addressable, verifiable, and versioned for machines. Reference parser, validator, renderer & CLI for GEML.",
"description": "CLI and parser for GEML, a plain-text document format where every block has an id — so an AI patches one block instead of rewriting the file; edits, reference checks and rollbacks are all per block. Ships an MCP server.",
"type": "module",

@@ -27,2 +27,5 @@ "bin": {

"geml",
"general expressive markup language",
"mcp",
"mcp-server",
"markup",

@@ -29,0 +32,0 @@ "markdown",

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