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.19.5 to 0.19.6

2

lib/getOriOptions.js

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

sourcemap: sourcemap ? 'linked' : 'none',
// Default to es2022 so top-level await works
target: 'es2022',
// bundlerOptions takes precedence over the defaults above

@@ -96,0 +98,0 @@ ...bundlerOptions,

12

package.json
{
"name": "@ms-cloudpack/bundler-plugin-ori",
"version": "0.19.5",
"version": "0.19.6",
"description": "An abstraction to bundle source code using ori.",

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

"dependencies": {
"@ms-cloudpack/bundler-capabilities": "^0.1.3",
"@ms-cloudpack/common-types": "^0.13.1",
"@ms-cloudpack/package-utilities": "^7.8.7",
"@ms-cloudpack/bundler-capabilities": "^0.1.4",
"@ms-cloudpack/common-types": "^0.13.2",
"@ms-cloudpack/package-utilities": "^8.0.0",
"@ms-cloudpack/path-string-parsing": "^1.2.3",
"@ms-cloudpack/path-utilities": "^2.7.27",
"@ms-cloudpack/path-utilities": "^2.7.28",
"@ms-cloudpack/retry": "^0.1.2",

@@ -27,3 +27,3 @@ "oribuild": "0.0.0-pre-alpha.15-2024073008-232333d"

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

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

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