Socket
Socket
Sign inDemoInstall

ng-annotate-patched

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-annotate-patched - npm Package Versions

1

1.5.0

Diff

Changelog

Source

v1.5.0 2017-04-29

  • Support export var varName = function($scope) { "ngInject"; }.
  • Support /* @ngInject */ export [default] var varName = function [functionName]() {...}.
bluetech
published 1.4.0 •

Changelog

Source

v1.4.0 2017-04-28

  • Support ngInject on export [default] function functionName() {...}.
bluetech
published 1.3.0 •

Changelog

Source

v1.3.0 2017-04-28

  • Initial version of the fork.
  • Renamed package and binary from ng-annotate to ng-annotate-patched.
  • Updated the acorn JavaScript parser.
  • Enabled some acorn options that allow it to parse a wider range of JavaScript.
  • Added a acornOptions option to the API, to allow overriding or passing extra options to acorn.

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