RubyGems
npm
Organizations
Log in
Sign up
npm
@vlayer/sdk
Versions diffs
0.1.0-nightly-202410293-42360cf → 0.1.0-nightly-20241030-24904a7
@vlayer/sdk 0.1.0-nightly-202410293-42360cf → 0.1.0-nightly-20241030-24904a7
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -7,7 +7,7 @@
7
7
"types": "./dist/index.d.ts"
8
8
}
9
9
},
10
-
"version": "0.1.0-nightly-
202410293
-
42360cf
",
10
+
"version": "0.1.0-nightly-
20241030
-
24904a7
",
11
11
"scripts": {
12
12
"build": "bun tsc",
13
13
"test": "vitest --run",