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

@formtrieb/cdf-core

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formtrieb/cdf-core - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+4
-0
CHANGELOG.md

@@ -8,2 +8,6 @@ # Changelog

## [1.0.2] — 2026-04-26
Release-mechanism only — no code changes. First Trusted-Publishing (OIDC) release: published from GitHub Actions via `npm publish --provenance --access public` with no NPM_TOKEN. From this version onward every tag push (`v1.0.3`, …) auto-publishes via OIDC; the bootstrap token used for v1.0.1 has been revoked.
## [1.0.1] — 2026-04-26

@@ -10,0 +14,0 @@

+1
-1
{
"name": "@formtrieb/cdf-core",
"version": "1.0.1",
"version": "1.0.2",
"description": "Core library for the Component Description Format (CDF) — parsing, validation, profile inference, token-tree, and analysis primitives. Pure functions, framework-agnostic.",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",