RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@yahoo/uds
Versions diffs
1.5.0 → 1.6.0
Page 3
@yahoo/uds 1.5.0 → 1.6.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (5)
hide
show
package/cli/README.md
+16
-0
package/cli/bin/uds-darwin-arm64-baseline
+0
-0
package/cli/bin/uds-linux-x64-baseline
+0
-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": "1.
5
.0",
4
+
"version": "1.
6
.0",
5
5
"type": "module",
6
6
"bin": {
7
7
"uds": "./cli/uds-cli"
« First
‹ Prev
1
2
3