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

@sixagency/parcel-runtime-navitas

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sixagency/parcel-runtime-navitas

This is a copy of a parcel bundler hack that was added to fix a url issue with the navitas setup.

  • 4.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
11
increased by22.22%
Maintainers
0
Weekly downloads
 
Created
Source

parcel-runtime-navitas

This is a copy of a parcel bundler hack that was added to fix a url issue with the navitas setup.

It was originally implemented and published under @maffoo on npm, however this repo is so that six can take ownership of this code.

Modified again by six for parcel compatability updates.

Process:

This file is based on the default parcel bundler runtime. The difference is a modified src/helpers/bundle-url.js file. This file injects a 'SIX_PUBLIC_URL_TOKEN' token directly into all urls. That url is then replaced at build-time to be the url the application should be built for (via an azure SED build step).

This is hosted on npm https://www.npmjs.com/package/@sixagency/parcel-runtime-navitas

To update, login to Six-devops account, and update to npm, then patch the other repos for new version.

FAQs

Package last updated on 10 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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