Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
angular-nav-thresholds
Advanced tools
[![Build Status](https://travis-ci.org/fielded/angular-nav-thresholds.svg)](https://travis-ci.org/fielded/angular-nav-thresholds) ![Dependecy Status](https://david-dm.org/fielded/angular-nav-thresholds.svg) ![Dev Dependecy Status](https://david-dm.org/fie
Install with bower
:
bower install --save fielded/angular-nav-thresholds
or npm
:
npm install --save fielded/angular-nav-thresholds
Then simply add angularNavThresholds
as a dependency somewhere in your project that makes sense and you're good to go.
# Clone the GitHub repository
git clone git@github.com:fielded/angular-nav-thresholds.git
# Change into project folder
cd angular-nav-thresholds
# Install the dev dependencies
npm install
The test suite is configured to run with PhantomJS and is powered by:
npm test
To make a release, you need to run npm run build
, commit the dist
folder and tag the commit with an appropiate version according to the SemVer spec.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
FAQs
Angular NAV module for calculating thresholds
The npm package angular-nav-thresholds receives a total of 8 weekly downloads. As such, angular-nav-thresholds popularity was classified as not popular.
We found that angular-nav-thresholds demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.