RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@kl1/contracts
Versions diffs
1.2.25-uat → 1.2.26-uat
Page 7
@kl1/contracts 1.2.25-uat → 1.2.26-uat
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (7)
hide
show
package/dist/api-contracts/src/chat/index.d.ts
+103
-0
package/dist/api-contracts/src/chat/index.d.ts.map
+1
-1
package/dist/index.js
+15
-0
package/dist/index.js.map
+1
-1
package/dist/index.mjs
+15
-0
package/dist/index.mjs.map
+1
-1
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@kl1/contracts",
3
-
"version": "1.2.
25
-uat",
3
+
"version": "1.2.
26
-uat",
4
4
"description": "",
5
5
"main": "dist/index.js",
6
6
"types": "dist/api-contracts/src/index.d.ts",
« First
‹ Prev
...
3
4
5
6
7