Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement โ†’
Sign In

ploon

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ploon - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+1
-1
package.json
{
"name": "ploon",
"version": "1.0.3",
"version": "1.0.4",
"description": "Path-Level Object Oriented Notation - The Most Token-Efficient Format for Nested Hierarchical Data",

@@ -5,0 +5,0 @@ "type": "module",

@@ -7,2 +7,6 @@ # ๐Ÿš€ PLOON: Path-Level Object Oriented Notation

**Credits**
Inspired by [TOON Format](https://github.com/toon-format/toon). PLOON offers an alternative approach using path-based hierarchy instead of indentation, achieving comparable token efficiency with different trade-offs.
[![npm version](https://img.shields.io/npm/v/ploon.svg)](https://www.npmjs.com/package/ploon)

@@ -9,0 +13,0 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)