Socket
Socket
Sign inDemoInstall

@jsenv/urls

Package Overview
Dependencies
6
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

2.2.3

Diff

Changelog

Source

32.2.3

  • Ensure web worker urls type is correct during dev
    • This fix ensure node resolution also on self.importScripts
  • Give a better name to jsenv dist file ("jsenv.js" instead of "main.js")
jsenv-admin
published 2.2.2 •

jsenv-admin
published 2.2.1 •

jsenv-admin
published 2.2.0 •

Changelog

Source

32.2.0

  • Enable node esm resolution by default on self.importScripts
jsenv-admin
published 2.1.0 •

Changelog

Source

32.1.0

  • Allow filesystem magic resolution only while resolving js imports
  • outDirectoryUrl becomes optional
  • directoryReferenceAllowed param can now be a function
  • Improve error when directory is referenced
  • Fix error logged while handling existing sourcemap
jsenv-admin
published 2.0.0 •

Changelog

Source

32.0.0

  • Dev server is now designed to run on a directory containing only source files It's still possible to start dev server in a directory containing files that are not meant to be executed in the browser but this is no longer the recommended way to use it
  • Update startDevServer params
    • rootDirectoryUrl -> sourceDirectoryUrl
    • clientMainFileUrl -> sourceMainFilePath
  • Update build params
    • rootDirectoryUrl -> sourceDirectoryUrl
  • Update startBuildServer params
    • buildIndexPath -> buildMainFilePath
  • Update executeTestPlan params
    • rootDirectoryUrl -> testDirectoryUrl
    • Introduce devServerModuleUrl
  • executeTestPlan is now able to start dev server
  • executeTestPlan enforce testDirectoryUrl to be inside the sourceDirectoryUrl passed to dev server when tests are executed on browsers
  • Use node 19
jsenv-admin
published 1.2.8 •

jsenv-admin
published 1.2.7 •

jsenv-admin
published 1.2.6 •

jsenv-admin
published 1.2.5 •

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc