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

node-font-measure

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-font-measure - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

12

package.json
{
"name": "node-font-measure",
"version": "0.0.5",
"version": "0.0.6",
"description": "Calculate metrics of a font",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "budo test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dy/font-measure.git"
"url": "git+https://github.com/kkoooqq/node-font-measure"
},

@@ -35,5 +31,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/dy/font-measure/issues"
"url": "https://github.com/kkoooqq/node-font-measure/issues"
},
"homepage": "https://github.com/dy/font-measure#readme",
"homepage": "https://github.com/kkoooqq/node-font-measure#readme",
"dependencies": {

@@ -40,0 +36,0 @@ "canvas": "^2.8.0",

@@ -1,4 +0,4 @@

# font-measure [![unstable](https://img.shields.io/badge/stability-unstable-green.svg)](http://github.com/badges/stability-badges)
# node-font-measure [![unstable](https://img.shields.io/badge/stability-unstable-green.svg)](http://github.com/badges/stability-badges)
Calculate metrics for a font.
Calculate metrics for a font in NodeJS.

@@ -74,7 +74,1 @@ [![npm install font-measure](https://nodei.co/npm/node-font-measure.png?mini=true)](https://npmjs.org/package/font-measure/)

for [fontmetrics](https://ghub.io/fontmetrics) as model implementation.
## License
© 2018 Dima Yv. MIT License
Development supported by plot.ly.
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