RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@yahoo/uds
Versions diffs
2.4.1 → 2.4.2
Page 3
@yahoo/uds 2.4.1 → 2.4.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (7)
hide
show
package/cli/PropsToClass.mock.tsx
+14
-0
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/utils/auth.ts
+1
-1
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.4.
1
",
4
+
"version": "2.4.
2
",
5
5
"type": "module",
6
6
"bin": {
7
7
"uds": "./cli/uds-cli"
« First
‹ Prev
1
2
3