Socket
Socket
Sign inDemoInstall

@jsenv/url-meta

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/url-meta - npm Package Versions

234

8.5.2

Diff

jsenv-admin
published 8.5.1 •

Changelog

Source

28.5.1

  • fix error when css contains @import
jsenv-admin
published 8.5.0 •

Changelog

Source

28.5.0

  • s.js is now injected inline in html
jsenv-admin
published 8.4.2 •

Changelog

Source

28.4.2

  • prevent facade file during build by default, add bundling.js_modules.strictExports to configure that
jsenv-admin
published 8.4.1 •

Changelog

Source

28.4.1

  • fix 28.4.0 not updating @jsenv/ast
jsenv-admin
published 8.4.0 •

Changelog

Source

28.4.0

  • handle window.location in new URL() second arg
jsenv-admin
published 8.2.0 •

Changelog

Source

28.2.0

  • add "?as_js_classic_library" to consume js modules with a regular script tag
  • it is now possible to use the following query params in source files:
    • "?as_js_classic"
    • "?as_json_module"
    • "?as_css_module"
    • "?as_text_module"
    • "?as_js_classic_library"
  • Create a relationship with source file when a file is referenced with a query params from the list above (means hot reload and cache invalidation work as expect)
  • preserve preload links when css becomes js
  • update @jsenv/log to add logger.level
  • improve build debug logs
  • auto removal of preload link is now a "info" log instead of "warning" when it happens because file is bundled
  • use same transpilation levels between main thread and workers in case some code is shared
  • fix sourcemap source ENOENT on chrome
  • reference.searchParams is now available during "redirectUrl" hook
  • rework "as js classic" set of plugins to split how and when the query params are handled and the conversion is done
jsenv-admin
published 8.1.0 •

Changelog

Source

28.1.0

  • htmlSupervisor renamed supervisor
  • allow multiple errors during execution
    • update how error are logged during tests
  • display error overlay on unhandled rejection
  • add logRefresh to executeTestPlan
  • add more stories in dev errors
  • update @jsenv/assert output
  • fix worker type module on firefox during dev
  • fix data url handling during dev
  • fix collectFiles in @jsenv/filesystem when path contains special chars
  • stop generating coverage for this repository (I am not using this anymore it's a waste of ressources to compute it)
jsenv-admin
published 8.0.0 •

Changelog

Source

38.0.0

  • bundling and minification enabled by default during build
  • Improve and fix autoreload on inline content (like css in js)
  • Fix several cases where js module fallback was missing or superflous
  • Correct output for code shared between main document and worker(s)
  • Prevent double injection of side effect files into worker entry points
jsenv-admin
published 7.1.0 •

Changelog

Source

37.1.0

  • Fix autoreload during dev
  • Add urlInfo.contentLength
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