RubyGems
npm
Organizations
Log in
Sign up
npm
@vlayer/sdk
Versions diffs
0.1.0-nightly-20241105-422ee80 → 0.1.0-nightly-20241105-90d39b6
@vlayer/sdk 0.1.0-nightly-20241105-422ee80 → 0.1.0-nightly-20241105-90d39b6
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
@@ -11,7 +11,7 @@
11
11
"types": "./dist/api/webProof/index.d.ts"
12
12
}
13
13
},
14
-
"version": "0.1.0-nightly-20241105-
422ee80
",
14
+
"version": "0.1.0-nightly-20241105-
90d39b6
",
15
15
"scripts": {
16
16
"build": "bun tsc",
17
17
"test:unit": "vitest --run",