@directive-run/core 0.8.4 → 0.8.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/LICENSE +1 -1
  2. package/package.json +1 -1
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2026 Sizls LLC
3
+ Copyright (c) 2026 Sizls ∞ Jason Comes
4
4
 
5
5
  This project is dual-licensed under MIT OR Apache-2.0. You may choose
6
6
  either license. See LICENSE-APACHE for the Apache License, Version 2.0.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@directive-run/core",
3
- "version": "0.8.4",
3
+ "version": "0.8.5",
4
4
  "description": "Constraint-driven runtime for TypeScript. AI guardrails, reactive state, zero dependencies. Declare what must be true — the runtime makes it happen.",
5
5
  "license": "(MIT OR Apache-2.0)",
6
6
  "author": "Jason Comes",