Socket
Socket
Sign inDemoInstall

grunt-ng-annotate

Package Overview
Dependencies
46
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

17

package.json
{
"name": "grunt-ng-annotate",
"version": "0.2.2",
"version": "0.2.3",
"description": "Add, remove and rebuild AngularJS dependency injection annotations.",

@@ -24,2 +24,5 @@ "homepage": "https://github.com/mzgol/grunt-ng-annotate",

],
"files": [
"tasks"
],
"dependencies": {

@@ -30,8 +33,10 @@ "ng-annotate": "^0.9.0"

"expect.js": "0.3.1",
"grunt-cli": "0.1.13",
"grunt-contrib-clean": "0.5.0",
"grunt-contrib-jshint": "0.10.0",
"grunt-jscs-checker": "0.4.3",
"grunt-mocha-test": "0.10.2",
"jscs-trailing-comma": "0.1.0",
"load-grunt-tasks": "0.4.0"
"grunt-eslint": "0.6.0",
"grunt-jscs": "0.6.1",
"grunt-mocha-test": "0.11.0",
"jscs-trailing-comma": "0.3.0",
"load-grunt-tasks": "0.6.0",
"time-grunt": "0.4.0"
},

@@ -38,0 +43,0 @@ "peerDependencies": {

@@ -1,4 +0,8 @@

# grunt-ng-annotate [![Build Status](https://travis-ci.org/mzgol/grunt-ng-annotate.svg?branch=master)](https://travis-ci.org/mzgol/grunt-ng-annotate)
> Add, remove and rebuild AngularJS dependency injection annotations.
# grunt-ng-annotate
> Add, remove and rebuild AngularJS dependency injection annotations. Based on [ng-annotate](https://www.npmjs.org/package/ng-annotate).
[![Build Status](https://travis-ci.org/mzgol/grunt-ng-annotate.svg?branch=master)](https://travis-ci.org/mzgol/grunt-ng-annotate)
[![Build status](https://ci.appveyor.com/api/projects/status/rr3i854ic8rb47i5/branch/master)](https://ci.appveyor.com/project/mzgol/grunt-ng-annotate)
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
## Getting Started

@@ -5,0 +9,0 @@ This plugin requires Grunt.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc