Socket
Socket
Sign inDemoInstall

acorn-private-methods

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acorn-private-methods - npm Package Versions

2

1.0.0

Diff

Changelog

Source

1.0.0 (2021-02-08)

  • Update AST node names to match ESTree
adrianheine
published 0.3.3 •

Changelog

Source

0.3.3 (2020-08-13)

  • Migrate to ESM
  • Mark as compatible with acorn@8
adrianheine
published 0.3.2 •

Changelog

Source

0.3.2 (2020-06-11)

  • Don't break acorn's optional chaining support
adrianheine
published 0.3.1 •

Changelog

Source

0.3.1 (2020-04-22)

  • Don't parse static private methods
  • Don't allow private method access on super
  • Use injected acorn instance if available
  • Uses Object.getPrototypeOf if available instead of __proto__
  • Mark as compatible with acorn v7
adrianheine
published 0.3.0 •

Changelog

Source

0.3.0 (2019-02-09)

  • Require acorn >= 6.1.0
adrianheine
published 0.2.3 •

Changelog

Source

0.2.3 (2019-02-09)

  • Forbid binding await in async arrow function's parameter list
adrianheine
published 0.2.2 •

Changelog

Source

0.2.2 (2019-01-30)

  • Fix parsing of chained subscripts
adrianheine
published 0.2.1 •

Changelog

Source

0.2.1 (2018-11-06)

  • Adapt to changes in acorn 6.0.3
adrianheine
published 0.2.0 •

Changelog

Source

0.2.0 (2018-09-14)

  • Update to new acorn 6 interface
  • Change license to MIT
  • Don't allow direct super() calls in private methods
adrianheine
published 0.1.1 •

Changelog

Source

0.1.1 (2018-02-09)

  • Don't accept whitespace between hash and private name
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