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-8fe417b to 0.0.0-pre-alpha.10-94d0331

2

package.json
{
"name": "oribuild-darwin-amd64",
"license": "MIT",
"version": "0.0.0-pre-alpha.10-8fe417b",
"version": "0.0.0-pre-alpha.10-94d0331",
"repository": {

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

@@ -22,11 +22,15 @@ # 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
Port to run the http server on (default 3000)
-snoop
log every import as it happens. To help debug why a given module is imported.
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

@@ -40,2 +44,4 @@ Generate an event trace at the given path

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

@@ -42,0 +48,0 @@

Sorry, the diff of this file is not supported yet

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