@yarnpkg/builder
Advanced tools
Comparing version 4.0.0-rc.52 to 4.0.0-rc.53
{ | ||
"name": "@yarnpkg/builder", | ||
"version": "4.0.0-rc.52", | ||
"version": "4.0.0-rc.53", | ||
"stableVersion": "3.3.0", | ||
@@ -13,5 +13,5 @@ "license": "BSD-2-Clause", | ||
"dependencies": { | ||
"@yarnpkg/cli": "^4.0.0-rc.52", | ||
"@yarnpkg/core": "^4.0.0-rc.52", | ||
"@yarnpkg/fslib": "^3.0.0-rc.52", | ||
"@yarnpkg/cli": "^4.0.0-rc.53", | ||
"@yarnpkg/core": "^4.0.0-rc.53", | ||
"@yarnpkg/fslib": "^3.0.0-rc.53", | ||
"chalk": "^3.0.0", | ||
@@ -26,3 +26,3 @@ "clipanion": "^4.0.0-rc.2", | ||
"@yarnpkg/monorepo": "^0.0.0", | ||
"typescript": "5.2.1-rc" | ||
"typescript": "5.3.0-beta" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26608
Updated@yarnpkg/cli@^4.0.0-rc.53
Updated@yarnpkg/core@^4.0.0-rc.53
Updated@yarnpkg/fslib@^3.0.0-rc.53