New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bower-files

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bower-files - npm Package Compare versions

Comparing version 3.4.5 to 3.5.0

bin/bower-files

9

package.json
{
"name": "bower-files",
"version": "3.4.5",
"version": "3.5.0",
"description": "Pulls in dynamic list of filepaths to bower components",
"files": [
"bin",
"index.js",
"lib"
],
"bin": {
"bower-files": "bin/bower-files"
},
"scripts": {

@@ -49,4 +53,5 @@ "jshint": "jshint --reporter node_modules/jshint-stylish/stylish.js index.js lib/**",

"read-json-sync": "^1.1.0",
"untildify": "^2.0.0"
"untildify": "^2.0.0",
"yargs": "^3.7.2"
}
}

@@ -108,2 +108,8 @@ # bower-files

or via the CLI
```sh
$ bower-ls js css
```
*Other Solutions*

@@ -110,0 +116,0 @@

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