Socket
Book a DemoInstallSign in
Socket

file-bower-resolver

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

file-bower-resolver

Bower resolver for package tgz

0.1.4
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

file-bower-resolver

Bower resolver for file based packages

This resolver will help you host a directory of packages to be installed.

The directory needs to be flat as below

repo/
  test-package-1.0.0.tar.gz
  test-package-1.0.1.tar.gz
  my-pack-1.3.4.tar.gz

Set up

Step 1

  npm insall file-bower-resolver

Step 2, .bowerrc

{
  "resolvers": [
    "file-bower-resolver"
  ],
  "file-repo" :  "<Path to the directory where you have the tar.gz files>"
}

Step 3

  bower install test-package#1.0.0

Packaging components

A gulp task is available along with this package, which can be used to package the components

gulp package --name test-package --version 1.0.3 --repo ./repo/ --base components/

Keywords

bower-resolver

FAQs

Package last updated on 15 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.