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

oribuild-darwin-amd64

Package Overview
Dependencies
Maintainers
1
Versions
1019
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oribuild-darwin-amd64 - npm Package Compare versions

Comparing version 0.0.0-pre-alpha.10-71c984b to 0.0.0-pre-alpha.10-73b9b6a

2

package.json
{
"name": "oribuild-darwin-amd64",
"license": "MIT",
"version": "0.0.0-pre-alpha.10-71c984b",
"version": "0.0.0-pre-alpha.10-73b9b6a",
"repository": {

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

@@ -22,7 +22,9 @@ # ori

-logLevel string
log level (error|warning|info|debug)
log level (error|warning|info|verbose|debug)
-logTs
log typescript output to stdio
-noTui
Disable the tui and print everything to stdio
-nosplit
Disable codesplitting. Allows for bundling without esm. (default true)
Disable codesplitting. Allows for bundling without esm.
-port int

@@ -32,2 +34,4 @@ Port to run the http server on (default 3000)

log imports to a snoop.json file, which can be analyzed to determine why a module is included in a build.
-sourcemap string
Generate sourcemaps (one of 'none', 'inline', 'external', 'linked', 'inline-and-external') (default "none")
-trace string

@@ -41,2 +45,4 @@ Generate an event trace at the given path

Print the version and exit
-write
Write to disk
```

@@ -43,0 +49,0 @@

Sorry, the diff of this file is not supported yet

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