RubyGems
npm
Organizations
Log in
Sign up
npm
@tivio/sdk-js
Versions diffs
2.3.0 → 2.3.1
Page 3
@tivio/sdk-js 2.3.0 → 2.3.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/README.md
+2
-0
package/dist/index.js
+1
-1
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@tivio/sdk-js",
3
-
"version": "2.3.
0
",
3
+
"version": "2.3.
1
",
4
4
"main": "dist/index.js",
5
5
"typings": "dist/index.d.ts",
6
6
"source": "src/index.ts",
« First
‹ Prev
1
2
3