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

css-box-model

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-box-model - npm Package Compare versions

Comparing version 0.0.14 to 1.0.0

dist/css-box-model.js

15

package.json
{
"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"
}
}
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