๐ŸŽฉ You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP โ†’
Sign In

@pgpmjs/logger

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

@pgpmjs/logger - npm Package Compare versions

Comparing version
2.12.0
to
2.13.0
+2
-2
package.json
{
"name": "@pgpmjs/logger",
"version": "2.12.0",
"version": "2.13.0",
"author": "Constructive <developers@constructive.io>",

@@ -45,3 +45,3 @@ "description": "Simple logger utility",

},
"gitHead": "0503916f414a3b8a6f6cbe46e03a59988b2f3cb5"
"gitHead": "958154492690368ffffef974122ea243c68055e2"
}

@@ -125,2 +125,17 @@ # @pgpmjs/logger

### ๐Ÿ“š Documentation & Skills
* [constructive-skills](https://github.com/constructive-io/constructive-skills): **๐Ÿ“– Platform documentation and AI agent skills** โ€” feature catalog, blueprint reference, SDK guides (i18n, billing, limits, events, uploads, security, entities, search, AI), and deployment guides.
Install skills for AI coding agents:
```bash
# All platform skills (security, blueprints, codegen, billing, etc.)
npx skills add constructive-io/constructive-skills
# Individual repo skills (pgpm, testing, CLI, search, etc.)
npx skills add https://github.com/constructive-io/constructive --skill pgpm
npx skills add https://github.com/constructive-io/constructive --skill constructive-testing
```
## Credits

@@ -127,0 +142,0 @@