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

box-sizing-border-box

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

box-sizing-border-box - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

6

package.json
{
"name": "box-sizing-border-box",
"version": "1.3.0",
"version": "1.4.0",
"description": "Best practice for setting box-sizing: border-box, taken from css-tricks",
"main": "./index.css",
"main": "index.scss",
"unpkg": "index.css",
"style": "index.css",
"exports": {

@@ -7,0 +9,0 @@ ".": "./index.css",

@@ -35,3 +35,3 @@ # box-sizing-border-box

```scss
@import "~box-sizing-border-box/index";
@import "~box-sizing-border-box";
````

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