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

13
6

0.15.2

Diff

Changelog

Source

v0.15.2 2015-01-26

  • bugfix crash on ES6 input (but ng-annotate does not yet understand ES6)
olov
published 0.15.1 •

Changelog

Source

v0.15.1 2015-01-15

  • bugfix release for compatibility with io.js
olov
published 0.15.0 •

Changelog

Source

v0.15.0 2015-01-15

  • "ngInject" directive prologue (usage like "use strict")
  • /* @ngNoInject */, ngNoInject(..) and "ngNoInject" for suppressing false positives
  • Acorn is now the default and only parser
  • removed the experimental --es6 option and made it the default
olov
published 0.14.1 •

Changelog

Source

v0.14.1 2014-12-04

  • bugfix /* @ngInject */ not working as expected in case of other matches
olov
published 0.14.0 •

Changelog

Source

v0.14.0 2014-11-27

  • support sourcemap combination and better map granularity
olov
published 0.13.0 •

Changelog

Source

v0.13.0 2014-11-18

  • match $mdDialog.show, $mdToast.show and $mdBottomSheet.show
  • improved $provide matching (.decorator, .service, .factory and .provider)
olov
published 0.12.1 •

Changelog

Source

v0.12.1 2014-11-13

  • bugfix crash when reference-following to an empty variable declarator
olov
published 0.12.0 •

Changelog

Source

v0.12.0 2014-11-10

  • improved TypeScript compatibility due to improved matching through IIFE's
  • match $injector.invoke
  • $modal.open is no longer experimental
  • reference-following is no longer experimental
olov
published 0.11.0 •

Changelog

Source

v0.11.0 2014-11-03

  • bugfix reference-following such as var Ctrl = function(dep1, dep2) {}
olov
published 0.10.3 •

Changelog

Source

v0.10.3 2014-11-03

  • match properties {name: ..}, {"name": ..} and {'name': ..} alike
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