Socket
Socket
Sign inDemoInstall

line-height

Package Overview
Dependencies
1
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

bower.json
{
"name": "line-height",
"main": "dist/line-height.js",
"version": "0.1.0",
"version": "0.1.1",
"ignore": [

@@ -6,0 +6,0 @@ "**/.*",

# line-height changelog
0.1.1 - Corrected dependency on computed-style
0.1.0 - Initial release
{
"name": "line-height",
"repo": "twolfson/line-height",
"version": "0.1.0",
"version": "0.1.1",
"description": "Calculate line-height of an HTML element (IE6 compatible)",

@@ -6,0 +6,0 @@ "dependencies": {

{
"name": "line-height",
"description": "Calculate line-height of an HTML element (IE6 compatible)",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/twolfson/line-height",

@@ -33,3 +33,5 @@ "author": {

},
"dependencies": {},
"dependencies": {
"computed-style": "~0.1.3"
},
"devDependencies": {

@@ -40,3 +42,2 @@ "grunt": "~0.3.17",

"brfs": "0.0.6",
"computed-style": "~0.1.3",
"chai": "~1.7.2",

@@ -43,0 +44,0 @@ "domify": "~1.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc