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 1.0.1 to 2.0.0

20

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

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

"clone": "^1.0.2",
"defaults": "^1.0.0",
"ng-annotate": "^1.0.0",
"through2": "^0.6.3"
"defaults": "^1.0.3",
"ng-annotate": "^1.0.2",
"through2": "^2.0.0"
},
"devDependencies": {
"browserify": "^10.2.3",
"chai": "^2.3.0",
"convert-source-map": "^1.1.1",
"coveralls": "^2.11.2",
"istanbul": "^0.3.14",
"mocha": "^2.2.5"
"browserify": "^12.0.1",
"chai": "^3.4.1",
"convert-source-map": "^1.1.2",
"coveralls": "^2.11.4",
"istanbul": "^0.4.1",
"mocha": "^2.3.4"
}
}
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