fela-plugin-unit
Advanced tools
Comparing version 10.8.2 to 11.0.0
{ | ||
"name": "fela-plugin-unit", | ||
"version": "10.8.2", | ||
"version": "11.0.0", | ||
"description": "Fela plugin to automatically add units if required", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
], | ||
"repository": "https://github.com/rofrischmann/fela/", | ||
"repository": "https://github.com/robinweser/fela/", | ||
"keywords": [ | ||
@@ -28,3 +28,3 @@ "fela", | ||
}, | ||
"gitHead": "9e672da639a79155774bab89060d47bd8d461d57" | ||
"gitHead": "ff394c7a5d741ddd039145fd6d5944bf3e918f58" | ||
} |
@@ -34,3 +34,3 @@ # fela-plugin-unit | ||
| unitPerProperty | *(Object)* | `{}` | Default units per property | | ||
| isUnitlessProperty | *(Function)* | [`util function`](https://github.com/rofrischmann/css-in-js-utils/blob/master/modules/isUnitlessProperty.js) | check whether property should remain unitless | | ||
| isUnitlessProperty | *(Function)* | [`util function`](https://github.com/robinweser/css-in-js-utils/blob/master/modules/isUnitlessProperty.js) | check whether property should remain unitless | | ||
@@ -82,2 +82,2 @@ ##### Example | ||
Documentation is licensed under [Creative Common License](http://creativecommons.org/licenses/by/4.0/).<br> | ||
Created with ♥ by [@rofrischmann](http://rofrischmann.de) and all the great contributors. | ||
Created with ♥ by [@robinweser](http://weser.io) and all the great contributors. |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8264