momentic 2.18.3 → 2.19.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.
- package/bin/cli.js +104 -89
- package/npm-shrinkwrap.json +33 -63
- package/package.json +1 -1
- package/static/assets/{index-511UafBN.js → index-iagFVgfy.js} +43 -43
- package/static/index.html +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "momentic",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.19.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "momentic",
|
|
9
|
-
"version": "2.
|
|
9
|
+
"version": "2.19.1",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@actions/exec": "^1.1.1",
|
|
12
12
|
"@actions/io": "^1.1.3",
|
|
@@ -105,13 +105,13 @@
|
|
|
105
105
|
"license": "MIT"
|
|
106
106
|
},
|
|
107
107
|
"node_modules/@ai-sdk/anthropic": {
|
|
108
|
-
"version": "2.0.
|
|
109
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-2.0.
|
|
110
|
-
"integrity": "sha512-
|
|
108
|
+
"version": "2.0.40",
|
|
109
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/anthropic/-/anthropic-2.0.40.tgz",
|
|
110
|
+
"integrity": "sha512-aHtqlIIS8lyesSNFxevLGWozCCZ1xQ4Wy2HfQSVVQu3dWtndfPzF6hbWof2Way+qNrvRtjnBpRQyaVeu6Js4pQ==",
|
|
111
111
|
"license": "Apache-2.0",
|
|
112
112
|
"dependencies": {
|
|
113
113
|
"@ai-sdk/provider": "2.0.0",
|
|
114
|
-
"@ai-sdk/provider-utils": "3.0.
|
|
114
|
+
"@ai-sdk/provider-utils": "3.0.15"
|
|
115
115
|
},
|
|
116
116
|
"engines": {
|
|
117
117
|
"node": ">=18"
|
|
@@ -121,13 +121,13 @@
|
|
|
121
121
|
}
|
|
122
122
|
},
|
|
123
123
|
"node_modules/@ai-sdk/gateway": {
|
|
124
|
-
"version": "2.0.
|
|
125
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/gateway/-/gateway-2.0.
|
|
126
|
-
"integrity": "sha512-
|
|
124
|
+
"version": "2.0.5",
|
|
125
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/gateway/-/gateway-2.0.5.tgz",
|
|
126
|
+
"integrity": "sha512-5TTDSl0USWY6YGnb4QmJGplFZhk+p9OT7hZevAaER6OGiZ17LB1GypsGYDpNo/MiVMklk8kX4gk6p1/R/EiJ8Q==",
|
|
127
127
|
"license": "Apache-2.0",
|
|
128
128
|
"dependencies": {
|
|
129
129
|
"@ai-sdk/provider": "2.0.0",
|
|
130
|
-
"@ai-sdk/provider-utils": "3.0.
|
|
130
|
+
"@ai-sdk/provider-utils": "3.0.15",
|
|
131
131
|
"@vercel/oidc": "3.0.3"
|
|
132
132
|
},
|
|
133
133
|
"engines": {
|
|
@@ -150,14 +150,14 @@
|
|
|
150
150
|
}
|
|
151
151
|
},
|
|
152
152
|
"node_modules/@ai-sdk/provider-utils": {
|
|
153
|
-
"version": "3.0.
|
|
154
|
-
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.
|
|
155
|
-
"integrity": "sha512-
|
|
153
|
+
"version": "3.0.15",
|
|
154
|
+
"resolved": "https://registry.npmjs.org/@ai-sdk/provider-utils/-/provider-utils-3.0.15.tgz",
|
|
155
|
+
"integrity": "sha512-kOc6Pxb7CsRlNt+sLZKL7/VGQUd7ccl3/tIK+Bqf5/QhHR0Qm3qRBMz1IwU1RmjJEZA73x+KB5cUckbDl2WF7Q==",
|
|
156
156
|
"license": "Apache-2.0",
|
|
157
157
|
"dependencies": {
|
|
158
158
|
"@ai-sdk/provider": "2.0.0",
|
|
159
159
|
"@standard-schema/spec": "^1.0.0",
|
|
160
|
-
"eventsource-parser": "^3.0.
|
|
160
|
+
"eventsource-parser": "^3.0.6"
|
|
161
161
|
},
|
|
162
162
|
"engines": {
|
|
163
163
|
"node": ">=18"
|
|
@@ -1577,12 +1577,12 @@
|
|
|
1577
1577
|
"license": "MIT"
|
|
1578
1578
|
},
|
|
1579
1579
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
1580
|
-
"version": "
|
|
1581
|
-
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-
|
|
1582
|
-
"integrity": "sha512-
|
|
1580
|
+
"version": "14.0.0",
|
|
1581
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-14.0.0.tgz",
|
|
1582
|
+
"integrity": "sha512-fNVRE7ufJiAA3XUrha2omTA39M6IXIc6GIZLvlbsm8QOQCYvpq/LkMNGyFlB1d8hTDzsAXa3OKtybdMAYsV/fw==",
|
|
1583
1583
|
"license": "MIT",
|
|
1584
1584
|
"dependencies": {
|
|
1585
|
-
"@octokit/types": "^
|
|
1585
|
+
"@octokit/types": "^16.0.0"
|
|
1586
1586
|
},
|
|
1587
1587
|
"engines": {
|
|
1588
1588
|
"node": ">= 20"
|
|
@@ -1591,21 +1591,6 @@
|
|
|
1591
1591
|
"@octokit/core": ">=6"
|
|
1592
1592
|
}
|
|
1593
1593
|
},
|
|
1594
|
-
"node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/openapi-types": {
|
|
1595
|
-
"version": "26.0.0",
|
|
1596
|
-
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-26.0.0.tgz",
|
|
1597
|
-
"integrity": "sha512-7AtcfKtpo77j7Ts73b4OWhOZHTKo/gGY8bB3bNBQz4H+GRSWqx2yvj8TXRsbdTE0eRmYmXOEY66jM7mJ7LzfsA==",
|
|
1598
|
-
"license": "MIT"
|
|
1599
|
-
},
|
|
1600
|
-
"node_modules/@octokit/plugin-paginate-rest/node_modules/@octokit/types": {
|
|
1601
|
-
"version": "15.0.2",
|
|
1602
|
-
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-15.0.2.tgz",
|
|
1603
|
-
"integrity": "sha512-rR+5VRjhYSer7sC51krfCctQhVTmjyUMAaShfPB8mscVa8tSoLyon3coxQmXu0ahJoLVWl8dSGD/3OGZlFV44Q==",
|
|
1604
|
-
"license": "MIT",
|
|
1605
|
-
"dependencies": {
|
|
1606
|
-
"@octokit/openapi-types": "^26.0.0"
|
|
1607
|
-
}
|
|
1608
|
-
},
|
|
1609
1594
|
"node_modules/@octokit/plugin-request-log": {
|
|
1610
1595
|
"version": "6.0.0",
|
|
1611
1596
|
"resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-6.0.0.tgz",
|
|
@@ -1619,12 +1604,12 @@
|
|
|
1619
1604
|
}
|
|
1620
1605
|
},
|
|
1621
1606
|
"node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
1622
|
-
"version": "
|
|
1623
|
-
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-
|
|
1624
|
-
"integrity": "sha512-
|
|
1607
|
+
"version": "17.0.0",
|
|
1608
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-17.0.0.tgz",
|
|
1609
|
+
"integrity": "sha512-B5yCyIlOJFPqUUeiD0cnBJwWJO8lkJs5d8+ze9QDP6SvfiXSz1BF+91+0MeI1d2yxgOhU/O+CvtiZ9jSkHhFAw==",
|
|
1625
1610
|
"license": "MIT",
|
|
1626
1611
|
"dependencies": {
|
|
1627
|
-
"@octokit/types": "^
|
|
1612
|
+
"@octokit/types": "^16.0.0"
|
|
1628
1613
|
},
|
|
1629
1614
|
"engines": {
|
|
1630
1615
|
"node": ">= 20"
|
|
@@ -1633,21 +1618,6 @@
|
|
|
1633
1618
|
"@octokit/core": ">=6"
|
|
1634
1619
|
}
|
|
1635
1620
|
},
|
|
1636
|
-
"node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/openapi-types": {
|
|
1637
|
-
"version": "26.0.0",
|
|
1638
|
-
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-26.0.0.tgz",
|
|
1639
|
-
"integrity": "sha512-7AtcfKtpo77j7Ts73b4OWhOZHTKo/gGY8bB3bNBQz4H+GRSWqx2yvj8TXRsbdTE0eRmYmXOEY66jM7mJ7LzfsA==",
|
|
1640
|
-
"license": "MIT"
|
|
1641
|
-
},
|
|
1642
|
-
"node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": {
|
|
1643
|
-
"version": "15.0.2",
|
|
1644
|
-
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-15.0.2.tgz",
|
|
1645
|
-
"integrity": "sha512-rR+5VRjhYSer7sC51krfCctQhVTmjyUMAaShfPB8mscVa8tSoLyon3coxQmXu0ahJoLVWl8dSGD/3OGZlFV44Q==",
|
|
1646
|
-
"license": "MIT",
|
|
1647
|
-
"dependencies": {
|
|
1648
|
-
"@octokit/openapi-types": "^26.0.0"
|
|
1649
|
-
}
|
|
1650
|
-
},
|
|
1651
1621
|
"node_modules/@octokit/request": {
|
|
1652
1622
|
"version": "10.0.6",
|
|
1653
1623
|
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-10.0.6.tgz",
|
|
@@ -1677,15 +1647,15 @@
|
|
|
1677
1647
|
}
|
|
1678
1648
|
},
|
|
1679
1649
|
"node_modules/@octokit/rest": {
|
|
1680
|
-
"version": "22.0.
|
|
1681
|
-
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-22.0.
|
|
1682
|
-
"integrity": "sha512-
|
|
1650
|
+
"version": "22.0.1",
|
|
1651
|
+
"resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-22.0.1.tgz",
|
|
1652
|
+
"integrity": "sha512-Jzbhzl3CEexhnivb1iQ0KJ7s5vvjMWcmRtq5aUsKmKDrRW6z3r84ngmiFKFvpZjpiU/9/S6ITPFRpn5s/3uQJw==",
|
|
1683
1653
|
"license": "MIT",
|
|
1684
1654
|
"dependencies": {
|
|
1685
|
-
"@octokit/core": "^7.0.
|
|
1686
|
-
"@octokit/plugin-paginate-rest": "^
|
|
1655
|
+
"@octokit/core": "^7.0.6",
|
|
1656
|
+
"@octokit/plugin-paginate-rest": "^14.0.0",
|
|
1687
1657
|
"@octokit/plugin-request-log": "^6.0.0",
|
|
1688
|
-
"@octokit/plugin-rest-endpoint-methods": "^
|
|
1658
|
+
"@octokit/plugin-rest-endpoint-methods": "^17.0.0"
|
|
1689
1659
|
},
|
|
1690
1660
|
"engines": {
|
|
1691
1661
|
"node": ">= 20"
|
|
@@ -2596,14 +2566,14 @@
|
|
|
2596
2566
|
"license": "MIT"
|
|
2597
2567
|
},
|
|
2598
2568
|
"node_modules/ai": {
|
|
2599
|
-
"version": "5.0.
|
|
2600
|
-
"resolved": "https://registry.npmjs.org/ai/-/ai-5.0.
|
|
2601
|
-
"integrity": "sha512-
|
|
2569
|
+
"version": "5.0.86",
|
|
2570
|
+
"resolved": "https://registry.npmjs.org/ai/-/ai-5.0.86.tgz",
|
|
2571
|
+
"integrity": "sha512-ooHwNTkLdedFf98iQhtSc5btc/P4UuXuOpYneoifq0190vqosLunNdW8Hs6CiE0Am7YOGNplDK56JIPlHZIL4w==",
|
|
2602
2572
|
"license": "Apache-2.0",
|
|
2603
2573
|
"dependencies": {
|
|
2604
|
-
"@ai-sdk/gateway": "2.0.
|
|
2574
|
+
"@ai-sdk/gateway": "2.0.5",
|
|
2605
2575
|
"@ai-sdk/provider": "2.0.0",
|
|
2606
|
-
"@ai-sdk/provider-utils": "3.0.
|
|
2576
|
+
"@ai-sdk/provider-utils": "3.0.15",
|
|
2607
2577
|
"@opentelemetry/api": "1.9.0"
|
|
2608
2578
|
},
|
|
2609
2579
|
"engines": {
|