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

@angular-architects/native-federation

Package Overview
Dependencies
Maintainers
0
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-architects/native-federation - npm Package Compare versions

Comparing version 19.0.3 to 19.0.4

6

package.json
{
"name": "@angular-architects/native-federation",
"version": "19.0.3",
"version": "19.0.4",
"main": "src/index.js",

@@ -23,4 +23,4 @@ "generators": "./collection.json",

"@babel/core": "^7.19.0",
"@softarc/native-federation": "2.0.16",
"@softarc/native-federation-runtime": "2.0.16",
"@softarc/native-federation": "2.0.17",
"@softarc/native-federation-runtime": "2.0.17",
"@types/browser-sync": "^2.29.0",

@@ -27,0 +27,0 @@ "@chialab/esbuild-plugin-commonjs": "^0.18.0",

@@ -26,3 +26,3 @@ "use strict";

return (options) => tslib_1.__awaiter(this, void 0, void 0, function* () {
const { entryPoints, tsConfigPath, external, outdir, mappedPaths, kind, watch, dev, hash, platform } = options;
const { entryPoints, tsConfigPath, external, outdir, mappedPaths, kind, watch, dev, hash, platform, } = options;
const files = yield runEsbuild(builderOptions, context, entryPoints, external, outdir, tsConfigPath, mappedPaths, watch, rebuildRequested, dev, kind, hash, undefined, undefined, undefined, platform);

@@ -29,0 +29,0 @@ if (kind === 'shared-package') {

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