Socket
Socket
Sign inDemoInstall

grunt-ng-annotate

Package Overview
Dependencies
40
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.4

.idea/jsLibraryMappings.xml

3

Gruntfile.js

@@ -5,4 +5,3 @@ /**

*
* Author Michał Gołębiowski <michal.golebiowski@laboratorium.ee>
* Copyright (c) 2013 Laboratorium EE
* Author Michał Gołębiowski <m.goleb@gmail.com>
* Licensed under the MIT license.

@@ -9,0 +8,0 @@ */

{
"name": "grunt-ng-annotate",
"version": "0.0.2",
"version": "0.0.4",
"description": "Add, remove and rebuild AngularJS dependency injection annotations.",

@@ -25,3 +25,3 @@ "homepage": "https://github.com/mzgol/grunt-ng-annotate",

"dependencies": {
"ng-annotate": "~0.3.2"
"ng-annotate": "~0.4.0"
},

@@ -28,0 +28,0 @@ "devDependencies": {

@@ -47,3 +47,3 @@ # grunt-ng-annotate

// Tells if ngAnnotate should add annotations (false by default).
// Tells if ngAnnotate should remove annotations (false by default).
remove: true|false,

@@ -50,0 +50,0 @@

@@ -5,4 +5,3 @@ /**

*
* Author Michał Gołębiowski <michal.golebiowski@laboratorium.ee>
* Copyright (c) 2013 Laboratorium EE
* Author Michał Gołębiowski <m.goleb@gmail.com>
* Licensed under the MIT license.

@@ -9,0 +8,0 @@ */

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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