oriservice-darwin-arm64
Advanced tools
Comparing version 0.0.0-pre-alpha.1-a12f1a6 to 0.0.0-pre-alpha.1-a63ea95
{ | ||
"name": "oriservice-darwin-arm64", | ||
"version": "0.0.0-pre-alpha.1-a12f1a6", | ||
"license": "MIT", | ||
"version": "0.0.0-pre-alpha.1-a63ea95", | ||
"repository": { | ||
@@ -5,0 +6,0 @@ "url": "https://github.com/microsoft/ori" |
@@ -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. | ||
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
60843
4
239