RubyGems
npm
Organizations
Log in
Sign up
npm
mezon-js
Versions diffs
2.7.23 → 2.7.24
Page 3
mezon-js 2.7.23 → 2.7.24
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
package/client.ts
+6
-0
package/dist/client.d.ts
+5
-0
package/dist/mezon-js.esm.mjs
+5807
-5800
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "mezon-js",
3
-
"version": "2.7.
23
",
3
+
"version": "2.7.
24
",
4
4
"scripts": {
5
5
"build": "npx tsc && npx rollup -c --bundleConfigAsCjs && node build.mjs"
6
6
},
« First
‹ Prev
1
2
3