Comparing version 0.0.0-pre-alpha.10 to 0.0.0-pre-alpha.10-0adac2d
{ | ||
"name": "oribuild", | ||
"author": { | ||
"name": "Maxwell Huang-Hobbs" | ||
}, | ||
"license": "MIT", | ||
"repository": { | ||
"url": "https://github.com/microsoft/ori" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/microsoft/ori/issues" | ||
}, | ||
"version": "0.0.0-pre-alpha.10", | ||
"optionalDependencies": { | ||
"oribuild-linux-amd64": "0.0.0-pre-alpha.10", | ||
"oribuild-darwin-amd64": "0.0.0-pre-alpha.10", | ||
"oribuild-windows-amd64": "0.0.0-pre-alpha.10", | ||
"oribuild-linux-arm64": "0.0.0-pre-alpha.10", | ||
"oribuild-darwin-arm64": "0.0.0-pre-alpha.10", | ||
"oribuild-windows-arm64": "0.0.0-pre-alpha.10" | ||
} | ||
} | ||
"name": "oribuild", | ||
"author": { | ||
"name": "Maxwell Huang-Hobbs" | ||
}, | ||
"license": "MIT", | ||
"repository": { | ||
"url": "https://github.com/microsoft/ori" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/microsoft/ori/issues" | ||
}, | ||
"version": "0.0.0-pre-alpha.10-0adac2d", | ||
"optionalDependencies": { | ||
"oribuild-linux-amd64": "0.0.0-pre-alpha.10-0adac2d", | ||
"oribuild-darwin-amd64": "0.0.0-pre-alpha.10-0adac2d", | ||
"oribuild-windows-amd64": "0.0.0-pre-alpha.10-0adac2d", | ||
"oribuild-linux-arm64": "0.0.0-pre-alpha.10-0adac2d", | ||
"oribuild-darwin-arm64": "0.0.0-pre-alpha.10-0adac2d", | ||
"oribuild-windows-arm64": "0.0.0-pre-alpha.10-0adac2d" | ||
} | ||
} |
@@ -184,3 +184,3 @@ # ori | ||
# cutting a new release, from root dir | ||
# first, update the version numbers in dist/oribuild/package.json, | ||
# first, update the version numbers in js/packages/oribuild/package.json, | ||
# and update the dependency versions to the same version number. | ||
@@ -191,7 +191,7 @@ git commit -m "bump to 0.0.0-pre-alpha.4" | ||
git push --tags | ||
# this reads the version numbers from dist/oribuild/package.json | ||
# this reads the version numbers from js/packages/oribuild/package.json | ||
# and generates new packages. | ||
./scripts/build-everything.sh | ||
./scripts/build-nonmac.sh | ||
# this publishes to npm (you'll have to npm login separately) | ||
./scripts/publish-everything.sh | ||
./scripts/publish-nonmac.sh | ||
``` | ||
@@ -240,1 +240,2 @@ | ||
Any use of third-party trademarks or logos are subject to those third-party's policies. | ||
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
10595
239