node-url-parse binary package in Ubuntu Mantic s390x

 The url-parse method exposes two different API interfaces. The url interface
 that you know from Node.js and the new URL interface that is available in
 the latest browsers.
 .
 Since 0.1 we've moved away from using the DOM's <a> element for URL parsing
 and moving to a full Regular Expression solution. The main reason for this
 change is to make the URL parser available in different JavaScript
 environments as you don't always have access to the DOM like Worker
 environments. This module still have a really small foot print as this
 module's main intention is to be bundled with client-side code. The only
 problem however with a RegExp based solution is that it required a lot of
 lookups causing major problems in FireFox. So the last and the current
 solution was a pure string parsing solution which chops up the URL in
 smaller pieces.
 .
 Node.js is an event-based server-side JavaScript engine.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-08-14 14:24:07 UTC Published Ubuntu Mantic s390x release universe web Extra 1.5.10+~1.4.8-3
  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Mantic s390x proposed universe web Extra 1.5.10+~1.4.8-3
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to mantic

  • Published
  • Copied from ubuntu mantic-proposed amd64 in Primary Archive for Ubuntu
  2023-08-14 14:24:13 UTC Superseded Ubuntu Mantic s390x release universe web Extra 1.5.10+~1.4.8-2
  • Removal requested .
  • Superseded by amd64 build of node-url-parse 1.5.10+~1.4.8-3 in ubuntu mantic PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed amd64 in Primary Archive for Ubuntu