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

font-color-pipe

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

font-color-pipe - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

.angular-cli.json

27

package.json
{
"name": "font-color-pipe",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"homepage": "https://johnfedoruk.github.io/font-color-pipe/index.html",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --prod",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"packagr": "ng-packagr -p ng-package.json -p ng-package.json",
"landing": "npm run build-landing && npm run deploy-landing",
"build-landing": "ng build --prod --aot --base-href https://johnfedoruk.github.io/font-color-pipe/",
"deploy-landing": "node node_modules/angular-cli-ghpages/bin/angular-cli-ghpages --no-silent"
},
"private": false,
"dependencies": {
"tslib": "^1.7.1"
},
"dependencies": {},
"devDependencies": {

@@ -38,3 +48,5 @@ "@angular-devkit/core": "^0.4.8",

"karma-jasmine-html-reporter": "^0.2.2",
"karma-phantomjs-launcher": "^1.0.4",
"ng-packagr": "^2.4.1",
"phantomjs-prebuilt": "^2.1.16",
"protractor": "~5.1.2",

@@ -46,8 +58,3 @@ "rxjs": "^5.5.2",

"zone.js": "^0.8.14"
},
"main": "bundles/font-color-pipe.umd.js",
"module": "esm5/font-color-pipe.js",
"es2015": "esm2015/font-color-pipe.js",
"typings": "font-color-pipe.d.ts",
"metadata": "font-color-pipe.metadata.json"
}
}
# FontColorPipe
![Build Status](https://travis-ci.org/johnfedoruk/font-color-pipe.svg?branch=master)
This project contains an [Angular](https://angular.io) pipe that can be used for calculating the best font to display over an arbitrary background. The pipe, FontColorPipe, is exported from the FontColorModule.

@@ -4,0 +6,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