RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@kl1/contracts
Versions diffs
1.3.32 → 1.3.33
Page 5
@kl1/contracts 1.3.32 → 1.3.33
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/channel/index.d.ts
+7
-7
package/dist/api-contracts/src/contract.d.ts
+14
-14
package/dist/index.js
+7
-7
package/dist/index.js.map
+1
-1
package/dist/index.mjs
+7
-7
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.3.
32
",
3
+
"version": "1.3.
33
",
4
4
"description": "",
5
5
"main": "dist/index.js",
6
6
"types": "dist/api-contracts/src/index.d.ts",
« First
‹ Prev
1
2
3
4
5