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

browserify-ngannotate

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-ngannotate - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

18

package.json
{
"name": "browserify-ngannotate",
"version": "0.2.0",
"version": "0.3.0",
"description": "A browserify transform that uses ng-annotate to add dependency injection annotations to your AngularJS source code, preparing it for minification.",

@@ -31,13 +31,13 @@ "main": "index.js",

"defaults": "~1.0.0",
"ng-annotate": "~0.10.0",
"through2": "^0.5.1"
"ng-annotate": "~0.12.0",
"through2": "~0.6.3"
},
"devDependencies": {
"browserify": "^4.1.5",
"chai": "~1.9.1",
"coveralls": "~2.10.0",
"istanbul": "~0.2.7",
"mocha": "^1.20.1",
"through2": "^0.5.1"
"browserify": "~6.3.2",
"chai": "~1.10.0",
"coveralls": "~2.11.2",
"istanbul": "~0.3.2",
"mocha": "~2.0.1",
"through2": "~0.6.3"
}
}
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