You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-workspaces

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-workspaces - npm Package Versions

1245

0.8.0-rc5

Diff
j
joshuajaco
published 0.8.0-rc5 •
j
joshuajaco
published 0.8.0-rc4 •
j
joshuajaco
published 0.8.0-rc3 •
j
joshuajaco
published 0.8.0-rc2 •
j
joshuajaco
published 0.8.0-c2 •
j
joshuajaco
published 0.8.0-rc1 •
j
joshuajaco
published 0.7.0 •

Changelog

Source

[v0.7.0] - 2021-10-08

  • Fixed a bug where imports were incorrectly flagged as relative imports (#11)
  • It is no longer necessary to add the plugin when also extending one of the presets:
{
-  "plugins": ["workspaces"],
  "extends": ["plugin:workspaces/recommended"]
}
j
joshuajaco
published 0.6.3 •
j
joshuajaco
published 0.6.3-rc1 •
j
joshuajaco
published 0.6.2 •

Changelog

Source

[v0.6.2] - 2020-10-16

  • Fixed a bug where mismatched dependencies were listed as disallowed (#9)