RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@yahoo/uds
Versions diffs
2.1.2 → 2.1.3
Page 3
@yahoo/uds 2.1.2 → 2.1.3
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (6)
hide
show
package/cli/bin/uds-darwin-arm64-baseline
+0
-0
package/cli/bin/uds-linux-arm64
+0
-0
package/cli/bin/uds-linux-x64-baseline
+0
-0
package/cli/env.d.ts
+2
-0
package/dist/metafile-cjs.json
+1
-1
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "@yahoo/uds",
3
3
"description": "Yahoo Universal System",
4
-
"version": "2.1.
2
",
4
+
"version": "2.1.
3
",
5
5
"type": "module",
6
6
"bin": {
7
7
"uds": "./cli/uds-cli"
« First
‹ Prev
1
2
3