Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oriservice-darwin-arm64

Package Overview
Dependencies
Maintainers
1
Versions
488
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oriservice-darwin-arm64 - npm Package Compare versions

Comparing version 0.0.0-pre-alpha.1-8a3809d to 0.0.0-pre-alpha.1-96c2135

6

package.json
{
"name": "oriservice-darwin-arm64",
"version": "0.0.0-pre-alpha.1-8a3809d",
"version": "0.0.0-pre-alpha.1-96c2135",
"repository": {

@@ -8,6 +8,6 @@ "url": "https://github.com/microsoft/ori"

"os": [
"arm64"
"darwin"
],
"cpu": [
"darwin"
"arm64"
],

@@ -14,0 +14,0 @@ "bin": {

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc