Socket
Socket
Sign inDemoInstall

espower

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

espower - npm Package Versions

2345

2.1.2

Diff

Changelog

Source

2.1.2 (2019-01-11)

Bug Fixes
Refactor
Chore
twada
published 2.1.1 •

Changelog

Source

2.1.1 (2018-05-15)

  • Update default ecmaVersion to 2018 (f315b49)
twada
published 2.0.3 •

twada
published 2.0.0 •

Changelog

Source

2.0.0 (2016-11-11)

Features
Breaking Changes

We stopped providing prebuilt bundle for browsers. Please build your own by using browserify, webpack and so on. We also dropped bower support. Please use npm instead.

  • Internal classes espower.Instrumentor and espower.AssertionVisitor are not exported any more.

(afa380f9)

The destructive option has been removed.

New behavior is like destructive: true, means that passed AST is modified directly. If you do not want your AST to be modified directly, you should deep-clone your AST by yourself.

twada
published 1.3.2 •

Changelog

Source

1.3.2 (2016-06-22)

Bug Fixes
  • fix breaking changes introduced in 1.3.0 and 1.3.1
twada
published 1.3.1 •

Changelog

Source

1.3.1 (2016-06-21)

Bug Fixes
  • stop capturing SequenceExpression itself since SequenceExpressions are not enclosed in parentheses in some cases (e8acbc61)
twada
published 1.3.0 •

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