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

bower-license

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bower-license - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

5

lib/index.js

@@ -9,6 +9,5 @@ var treeify = require('treeify');

var output = {};
var completed = [];
exports.init = function(options, callback){
// read .bowerrc
var output = {};
var completed = [];
if (fs.existsSync('.bowerrc')){

@@ -15,0 +14,0 @@ try {

2

package.json
{
"name": "bower-license",
"version": "0.4.0",
"version": "0.4.1",
"description": "Generates a list of bower dependencies for a project",

@@ -5,0 +5,0 @@ "preferGlobal": "true",

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