@fower/atomic-props
Advanced tools
Comparing version 1.82.0 to 1.83.0
# @fower/atomic-props | ||
## 1.83.0 | ||
### Minor Changes | ||
- improve css props | ||
## 1.82.0 | ||
@@ -4,0 +10,0 @@ |
import * as CSS from 'csstype' | ||
import { Properties } from './csstype' | ||
@@ -11,3 +12,3 @@ // tslint:disable-next-line:export-just-namespace | ||
extends AtomicProps, | ||
Omit<CSS.Properties, keyof FowerTypes.AtomicProps> {} | ||
Omit<Properties<string | number>, keyof FowerTypes.AtomicProps> {} | ||
@@ -14,0 +15,0 @@ type CSSObject<T = any> = |
{ | ||
"name": "@fower/atomic-props", | ||
"version": "1.82.0", | ||
"version": "1.83.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
916184
8
21399
1