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

browserify-ngannotate

Package Overview
Dependencies
Maintainers
1
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.1 to 0.0.2

3

index.js

@@ -15,4 +15,3 @@ var ngAnnotate = require('ng-annotate'),

var annotateResult = ngAnnotate(data, {
add: true,
remove: true
add: true
});

@@ -19,0 +18,0 @@ if (annotateResult.errors) {

{
"name": "browserify-ngannotate",
"version": "0.0.1",
"version": "0.0.2",
"description": "A [browserify](http://github.com/substack/node-browserify) transform that uses [ng-annotate](https://github.com/olov/ng-annotate) to add dependency injection annotations to your AngularJS source code, preparing it for minification.",

@@ -5,0 +5,0 @@ "main": "index.js",

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