velaris-lang 8.1.1 → 8.2.1

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/bin/velaris.js +1 -0
  2. package/package.json +1 -1
package/bin/velaris.js CHANGED
@@ -57,6 +57,7 @@ const INTRODUCED = {
57
57
  migrate: "5.0.0",
58
58
  "deps-diff": "7.1.0",
59
59
  eject: "8.1.0",
60
+ stats: "8.2.0",
60
61
  };
61
62
 
62
63
  // The two flags the compiler takes before any command, each with a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "velaris-lang",
3
- "version": "8.1.1",
3
+ "version": "8.2.1",
4
4
  "mcpName": "io.github.gowrishankar-infra/velaris",
5
5
  "description": "Run code you did not write. A language where a signature declares its effects and promises, and the runtime refuses anything you did not allow.",
6
6
  "keywords": [