Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ng-annotate

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-annotate - npm Package Versions

1
6

0.10.2

Diff

Changelog

Source

v0.10.2 2014-10-09

  • --es6 option for ES6 support via the Acorn parser (experimental)
olov
published 0.10.1 •

Changelog

Source

v0.10.1 2014-09-19

  • support stateHelperProvider.setNestedState nested children
olov
published 0.10.0 •

Changelog

Source

v0.10.0 2014-09-15

  • support stateHelperProvider.setNestedState
  • optional renaming of declarations and references (experimental)
  • further improved detection of existing fn.$inject = [..] arrays
  • improved insertion of $inject arrays in case of early return
  • improved angular module detection (reference-following)
  • restrict matching based on method context (directive, provider)
olov
published 0.9.11 •

Changelog

Source

v0.9.11 2014-08-09

  • improved detection of existing fn.$inject = [..] arrays
olov
published 0.9.10 •

Changelog

Source

v0.9.10 2014-08-07

  • reference-following (experimental)
  • ngInject(..) as an alternative to /* @ngInject */ ..
  • more flexible /* @ngInject */ placement (object literals)
olov
published 0.9.9 •

Changelog

Source

v0.9.9 2014-08-02

  • --sourcemap option for generating inline source maps
olov
published 0.9.8 •

Changelog

Source

v0.9.8 2014-07-28

  • match implicit config function: angular.module("MyMod", function(dep) {})
  • match through IIFE's
olov
published 0.9.7 •

Changelog

Source

v0.9.7 2014-07-11

  • more capable /* @ngInject */ (support function expression assignment)
olov
published 0.9.6 •

Changelog

Source

v0.9.6 2014-06-12

  • match myMod.invoke
  • more capable --regexp option (match any method callee, identifier or not)
olov
published 0.9.5 •

Changelog

Source

v0.9.5 2014-05-23

  • added ability to read from stdin and write to file
  • bugfix name of generated fn.$inject = [..] arrays (was: fn.$injects)
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