Socket
Socket
Sign inDemoInstall

@jsenv/abort

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsenv/abort - npm Package Versions

2

4.3.0

Diff

Changelog

Source

34.3.0

  • Add ability to inline file with "?inline" It can also be used to obtain js classic from js module with "?as_js_classic&inline"
  • Add importMap to Node.js runtimeParams (both child process and worker thread) Allow to redirect import to other files during tests (mocking)
  • Muliple --require= and --experimental-loader= passed to commandLineOptions are now preserved (Before the last one wins)
  • Prevent generating trailing comma on dynamic import during import assertion transpilation
  • Better indentation in html generated during dev and build
  • Internal dev experience improvements on file/directory snapshots
jsenv-admin
published 4.2.4 •

jsenv-admin
published 4.2.3 •

jsenv-admin
published 4.2.2 •

Changelog

Source

34.2.2

  • Update deps
dmail
published 4.1.2 •

dmail
published 4.1.1 •

dmail
published 4.1.0 •

Changelog

Source

34.1.0

  • Update coverage behaviour
    • Instrument only _.js, _.jsx, _.ts, _.tsx
    • Move istanbul instrumentation from jsenv dev server to a playwright middleware
    • Make fallback on istanbul for coverage more explicit in the code
  • Remove first line break from logs during test execution
dmail
published 4.0.0 •

Changelog

Source

34.0.0

  • Test execution becomes compatible with any web server
    • Remove devServerOrigin, devServerModuleUrl
    • Introduce webServer: { origin, rootDirectoryUrl, moduleUrl }
  • Exclude some files from test plan by default
    • File inside node modules
    • File inside directory starting with a dot (like ".git/")
  • Update test execution logs
    • Less line breaks when completedExecutionAbbreviation is enabled
    • Pad execution number with 0 like "execution 01 of 10" instead of "execution 1 of 10"
  • Add edge and firefox version supporting import.meta.resolve
  • Add safari version supporting import maps
  • Change how server are stopped after test plan is done
dmail
published 3.1.2 •

dmail
published 3.1.1 •

2
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