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

23
6

1.2.2

Diff

Changelog

Source

v1.2.2 2017-06-01

  • so long and thanks for all the bits
olov
published 1.2.1 •

Changelog

Source

v1.2.1 2016-01-10

  • bugfix case where $inject arrays were incorrectly hoisted
  • angular-dashboard-framework optional: match apply
olov
published 1.2.0 •

Changelog

Source

v1.2.0 2015-12-24

  • bugfix $inject array positioning with TypeScript inheritance (__extends)
olov
published 1.1.1 •

Changelog

Source

v1.1.1 2015-12-22

  • bugfix parsing in strict mode even if source is not
olov
published 1.1.0 •

Changelog

Source

v1.1.0 2015-12-19

  • bugfix $inject arrays for function definitions not being hoisted
  • match angular.module("MyMod").component("foo", {controller: function ..})
  • match angular.module("MyMod").decorator("foo", function ..)
  • match $controllerProvider.register
  • match $uibModal.open from angular-ui (recently renamed from $modal.open)
  • ui-router declarations improvements
olov
published 1.0.2 •

Changelog

Source

v1.0.2 2015-07-17

  • bugfix reference-following crash
olov
published 1.0.1 •

Changelog

Source

v1.0.1 2015-06-25

  • don't include .gitignore in npm package
olov
published 1.0.0 •

Changelog

Source

v1.0.0 2015-05-27

  • optional matchers: --list and --enable
  • angular-dashboard-framework optional
  • bugfix documentation of sourcemap API
  • improved incoming sourcemap support
  • match flux-angular myMod.store("MyCtrl", function ..)
  • bugfix duplicated fn.$inject arrays in some IIFE situations
  • emit LF/CRLF newlines depending on input newlines
  • minor newline fixes
olov
published 0.15.4 •

Changelog

Source

v0.15.4 2015-01-29

  • improved Traceur compatibility ("ngInject" prologue => fn.$inject = [..] arrays)
olov
published 0.15.3 •

Changelog

Source

v0.15.3 2015-01-28

  • bugfix "ngInject" directive prologue (removing and rebuilding)
  • bugfix extra newlines when rebuilding existing fn.$inject = [..] arrays
23
6
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