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

oribuild

Package Overview
Dependencies
Maintainers
0
Versions
966
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.15-2024071017-c4ac071 to 0.0.0-pre-alpha.15-2024071017-c9ca901

2

lib/build.test.js

@@ -279,3 +279,3 @@ // Copyright (c) Microsoft Corporation.

[
"lib/chunks/js/chunk-53E67CRX.js",
"lib/chunks/js/chunk-IUC2GSEX.js",
"lib/foo.js",

@@ -282,0 +282,0 @@ "lib/index.js",

@@ -17,2 +17,3 @@ export type EsbuildDrop = string;

export declare const EsbuildPackagesDefault: EsbuildPackagesSetting;
export declare const EsbuildPackagesBundle: EsbuildPackagesSetting;
export declare const EsbuildPackagesExternal: EsbuildPackagesSetting;

@@ -19,0 +20,0 @@ export type EsbuildSourcesContent = string;

@@ -16,2 +16,3 @@ // Code generated by tygo. DO NOT EDIT.

export const EsbuildPackagesDefault = "default";
export const EsbuildPackagesBundle = "bundle";
export const EsbuildPackagesExternal = "external";

@@ -18,0 +19,0 @@ export const EsbuildSourcesContentExclude = "exclude";

@@ -19,3 +19,3 @@ {

"sideEffects": false,
"version": "0.0.0-pre-alpha.15-2024071017-c4ac071",
"version": "0.0.0-pre-alpha.15-2024071017-c9ca901",
"exports": {

@@ -54,8 +54,8 @@ ".": {

"optionalDependencies": {
"oribuild-darwin-amd64": "0.0.0-pre-alpha.15-2024071017-c4ac071",
"oribuild-darwin-arm64": "0.0.0-pre-alpha.15-2024071017-c4ac071",
"oribuild-linux-amd64": "0.0.0-pre-alpha.15-2024071017-c4ac071",
"oribuild-linux-arm64": "0.0.0-pre-alpha.15-2024071017-c4ac071",
"oribuild-windows-amd64": "0.0.0-pre-alpha.15-2024071017-c4ac071",
"oribuild-windows-arm64": "0.0.0-pre-alpha.15-2024071017-c4ac071"
"oribuild-darwin-amd64": "0.0.0-pre-alpha.15-2024071017-c9ca901",
"oribuild-darwin-arm64": "0.0.0-pre-alpha.15-2024071017-c9ca901",
"oribuild-linux-amd64": "0.0.0-pre-alpha.15-2024071017-c9ca901",
"oribuild-linux-arm64": "0.0.0-pre-alpha.15-2024071017-c9ca901",
"oribuild-windows-amd64": "0.0.0-pre-alpha.15-2024071017-c9ca901",
"oribuild-windows-arm64": "0.0.0-pre-alpha.15-2024071017-c9ca901"
},

@@ -62,0 +62,0 @@ "scripts": {

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