Socket
Socket
Sign inDemoInstall

eslint-plugin-requirejs

Package Overview
Dependencies
88
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

0.5.3

Diff

Changelog

Source

v0.5.3 - August 8, 2015

  • Build: Add release scripts to package.json (Casey Visco)
  • Build: Add release tasks to makefile (Casey Visco)
  • Build: Add changelog task to makefile (Casey Visco)
  • Build: Add checkRules task to makefile (Casey Visco)
  • Build: Move lint and test tasks to makefile (Casey Visco)
  • Fix typo in default setting for enforce-define (Casey Visco)
cvisco
published 0.5.2 •

Changelog

Source

v0.5.2 - August 8, 2015

  • Prevent no-commonjs-return false positive (fixes #36) (Casey Visco)
  • Build: Bump eslint version to 1.1.0 (Casey Visco)
  • Update: Provide schema for enforce-define rule (Casey Visco)
  • Build: Bump eslint version to 1.0.0 (Casey Visco)
cvisco
published 0.5.1 •

Changelog

Source

v0.5.1 - July 20, 2015

  • Fix: Compare basename against ignore list in enforce-define (fixes #33) (Casey Visco)
cvisco
published 0.5.0 •

Changelog

Source

v0.5.0 - July 20, 2015

  • New: Implement enforce-define rule (fixes #28) (Casey Visco)
  • Build: Upgrade eslint and eslint-tester versions (Casey Visco)
cvisco
published 0.4.2 •

Changelog

Source

v0.4.2 - June 29, 2015

  • Fix: only include string literals in array returned from util.getDependencyNodes (fixes #32) (Casey Visco)
cvisco
published 0.4.1 •

Changelog

Source

v0.4.1 - June 25, 2015

  • Fix: no-invalid-define rule affecting other rules (Andrew Sutton)
cvisco
published 0.4.0 •

Changelog

Source

v0.4.0 - June 13, 2015

  • New: Implement no-invalid-require rule (fixes #19)
  • New: Implement no-js-extension rule (fixes #29)
  • Fix: Warn on invalid callback in no-invalid-require rule (fixes #30)
  • Update: Cleanup code in util#isValidRequire
  • Build: Execute coverage as part of npm test
cvisco
published 0.3.0 •

Changelog

Source

v0.3.0 - April 27, 2015

  • New: Implement no-dynamic-require rule (fixes #18)
  • New: Implement no-conditional-require rule (fixes #22)
  • New: Implement no-require-tourl rule (fixes #21)
  • New: Implement no-assign-require rule (fixes #20)
  • Fix: Verify callee is an Identifier when testing CallExpression name (fixes #25)
cvisco
published 0.2.3 •

Changelog

Source

v0.2.3 - April 19, 2015

  • Fix: Prevent rules from warning on non-define calls (fixes #23)
cvisco
published 0.2.2 •

Changelog

Source

v0.2.2 - April 16, 2015

  • Update: Remove unused helpers lib
  • Docs: Clarify installation instructions
  • Docs: Add link to CHANGELOG from README
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