css-box-model
Advanced tools
Comparing version 0.0.14 to 1.0.0
{ | ||
"name": "css-box-model", | ||
"version": "0.0.14", | ||
"version": "1.0.0", | ||
"description": "Returns the css box model for a HTMLElement", | ||
@@ -37,9 +37,12 @@ "author": "Alex Reardon <alexreardon@gmail.com>", | ||
"babel-preset-flow": "^6.23.0", | ||
"flow-bin": "^0.74.0", | ||
"jest": "^23.1.0", | ||
"prettier": "1.13.4", | ||
"flow-bin": "^0.75.0", | ||
"jest": "^23.2.0", | ||
"prettier": "1.13.7", | ||
"rimraf": "^2.6.2", | ||
"rollup": "^0.60.1", | ||
"rollup-plugin-babel": "^3.0.4" | ||
"rollup": "^0.62.0", | ||
"rollup-plugin-babel": "^3.0.5", | ||
"rollup-plugin-commonjs": "^9.1.3", | ||
"rollup-plugin-replace": "^2.0.0", | ||
"rollup-plugin-uglify": "^4.0.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
25554
8
616
1
15