New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

oribuild

Package Overview
Dependencies
Maintainers
1
Versions
979
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oribuild - npm Package Compare versions

Comparing version 0.0.0-pre-alpha.10-cde1e0e to 0.0.0-pre-alpha.10-ce8e03c

14

package.json

@@ -13,11 +13,11 @@ {

},
"version": "0.0.0-pre-alpha.10-cde1e0e",
"version": "0.0.0-pre-alpha.10-ce8e03c",
"optionalDependencies": {
"oribuild-linux-amd64": "0.0.0-pre-alpha.10-cde1e0e",
"oribuild-darwin-amd64": "0.0.0-pre-alpha.10-cde1e0e",
"oribuild-windows-amd64": "0.0.0-pre-alpha.10-cde1e0e",
"oribuild-linux-arm64": "0.0.0-pre-alpha.10-cde1e0e",
"oribuild-darwin-arm64": "0.0.0-pre-alpha.10-cde1e0e",
"oribuild-windows-arm64": "0.0.0-pre-alpha.10-cde1e0e"
"oribuild-linux-amd64": "0.0.0-pre-alpha.10-ce8e03c",
"oribuild-darwin-amd64": "0.0.0-pre-alpha.10-ce8e03c",
"oribuild-windows-amd64": "0.0.0-pre-alpha.10-ce8e03c",
"oribuild-linux-arm64": "0.0.0-pre-alpha.10-ce8e03c",
"oribuild-darwin-arm64": "0.0.0-pre-alpha.10-ce8e03c",
"oribuild-windows-arm64": "0.0.0-pre-alpha.10-ce8e03c"
}
}

@@ -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,3 +191,3 @@ 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.

@@ -240,1 +240,2 @@ ./scripts/build-nonmac.sh

Any use of third-party trademarks or logos are subject to those third-party's policies.
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