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

@ms-cloudpack/bundler-plugin-ori

Package Overview
Dependencies
Maintainers
0
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ms-cloudpack/bundler-plugin-ori - npm Package Compare versions

Comparing version 0.18.6 to 0.18.7

2

lib/getOriOptions.js

@@ -91,2 +91,3 @@ import { findProjectRoot, mergeArrayDefaults } from '@ms-cloudpack/package-utilities';

buildAcknowledgeTimeoutMs: 10000,
sourcemap: sourcemap ? 'linked' : 'none',
// overrideOptions takes precedence over the defaults above

@@ -97,3 +98,2 @@ ...overrideOptions,

minify,
sourcemap,
// Critical options that shouldn't be overridden

@@ -100,0 +100,0 @@ metafile: true,

{
"name": "@ms-cloudpack/bundler-plugin-ori",
"version": "0.18.6",
"version": "0.18.7",
"description": "An abstraction to bundle source code using ori.",

@@ -17,6 +17,6 @@ "license": "MIT",

"dependencies": {
"@ms-cloudpack/common-types": "^0.10.0",
"@ms-cloudpack/package-utilities": "^7.8.1",
"@ms-cloudpack/common-types": "^0.11.0",
"@ms-cloudpack/package-utilities": "^7.8.2",
"@ms-cloudpack/path-string-parsing": "^1.2.3",
"@ms-cloudpack/path-utilities": "^2.7.22",
"@ms-cloudpack/path-utilities": "^2.7.23",
"@ms-cloudpack/retry": "^0.1.2",

@@ -26,3 +26,3 @@ "oribuild": "0.0.0-pre-alpha.15-2024062720-5c4db54"

"devDependencies": {
"@ms-cloudpack/bundler-plugin-tests": "^0.12.1",
"@ms-cloudpack/bundler-plugin-tests": "^0.12.2",
"@ms-cloudpack/eslint-plugin-internal": "^0.0.1",

@@ -29,0 +29,0 @@ "@ms-cloudpack/scripts": "^0.0.1",

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