oriservice-darwin-amd64
Advanced tools
Comparing version 0.0.0-pre-alpha.1-b728a11 to 0.0.0-pre-alpha.1-c4e1f18
{ | ||
"name": "oriservice-darwin-amd64", | ||
"version": "0.0.0-pre-alpha.1-b728a11", | ||
"version": "0.0.0-pre-alpha.1-c4e1f18", | ||
"repository": { | ||
@@ -8,10 +8,10 @@ "url": "https://github.com/microsoft/ori" | ||
"os": [ | ||
"x64" | ||
"darwin" | ||
], | ||
"cpu": [ | ||
"darwin" | ||
"x64" | ||
], | ||
"bin": { | ||
"oriservice": "./platform-unimplemented.js" | ||
"oriservice": "./oriservice" | ||
} | ||
} |
@@ -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 | ||
``` | ||
@@ -198,0 +198,0 @@ |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
40151502
4
0
3