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.0.6 to 0.0.7

14

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

@@ -16,2 +16,3 @@ "main": "index.js",

"browserify",
"browserify-transform",
"angular",

@@ -30,12 +31,13 @@ "ng-annotate",

"dependencies": {
"defaults": "~1.0.0",
"ng-annotate": "~0.9.1",
"through2": "~0.4.1",
"defaults": "~1.0.0"
"through2": "^0.5.1"
},
"devDependencies": {
"through": "^2.3.4",
"mocha": "^1.17.1",
"browserify": "^4.1.5",
"coveralls": "~2.10.0",
"istanbul": "~0.2.7",
"coveralls": "~2.10.0"
"mocha": "^1.20.1",
"through2": "^0.5.1"
}
}
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