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

@digital-realty/ix-app-logic

Package Overview
Dependencies
Maintainers
0
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-app-logic - npm Package Compare versions

Comparing version 1.0.11-NJEN.0 to 1.0.11-NJEN.1

7

dist/src/build_scripts/import-map.js

@@ -36,8 +36,3 @@ #!/usr/bin/env node

importMapString = importMapString.replaceAll(replaceModStr, argv['version-mod']);
if (argv['is-t-env']) {
importMapString = importMapString.replaceAll(/\|\|@.*?\|\|/g, '');
}
else {
importMapString = importMapString.replaceAll(/\|\|/g, '');
}
importMapString = importMapString.replaceAll(/\|\|@.*?\|\|/g, '');
originalHtml = originalHtml.replace('<!-- import map -->', importMapString);

@@ -44,0 +39,0 @@ originalHtml = originalHtml.replace('<!-- footer links -->', footLinks.replaceAll(replaceCdnStr, argv.cdn));

2

package.json

@@ -6,3 +6,3 @@ {

"author": "ix-app-logic",
"version": "1.0.11-NJEN.0",
"version": "1.0.11-NJEN.1",
"type": "module",

@@ -9,0 +9,0 @@ "bin": {

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