Socket
Socket
Sign inDemoInstall

@jsenv/eslint-config

Package Overview
Dependencies
1
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
4568Next

11.3.0

Diff

dmail
published 11.2.0 •

dmail
published 11.1.0 •

dmail
published 11.0.0 •

dmail
published 10.1.0 •

dmail
published 10.0.0 •

dmail
published 9.9.0 •

Changelog

Source

29.9.0

  • Add ability to resolve symlinks with urlResolution.node_esm
    startDevServer({
      urlResolution: {
        node_esm: {
          preservesSymlink: false,
        },
      },
    });
    
  • Preserve symlinks by default during node esm resolution
  • Ensure css and js is bundled when referenced by html itself referenced by js
  • Prepare things for @jsenv/plugin-toolbar
dmail
published 9.8.0 •

Changelog

Source

29.8.0

  • Support import.meta.resolve during dev and build
  • Add "?as_js_module" to be able to import js using top level this
  • Ignore plugin when plugin.init returns false
dmail
published 9.7.0 •

Changelog

Source

29.7.0

  • Export jsenvPluginPlaceholders
dmail
published 9.6.0 •

Changelog

Source

29.6.0

  • Propagate resource hint on files injected during build
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc