Comparing version 1.0.0-canary.0 to 1.0.0-canary.1
{ | ||
"name": "msotype", | ||
"version": "1.0.0-canary.0", | ||
"version": "1.0.0-canary.1", | ||
"description": "TypeScript definitions for MSO (Microsoft Office), including definitions for the mso- CSS vendor prefix.", | ||
@@ -16,6 +16,16 @@ "main": "index.js", | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
"definitions", | ||
"email", | ||
"mso", | ||
"typescript", | ||
"types" | ||
], | ||
"author": "buames", | ||
"repository": "https://github.com/email-types/email-types", | ||
"repository": "https://github.com/email-types/email-types/tree/master/packages/msotype", | ||
"license": "MIT", | ||
"gitHead": "738b3852c660c5ca2bc2f2cff04ed92d77082ff6" | ||
"gitHead": "262b89232cc217af97eb436512aae94a8745842a" | ||
} |
@@ -42,3 +42,3 @@ [csstype]: https://github.com/frenic/csstype | ||
| | Default | Hyphen | | ||
| --------------- | ----------------------- | ----------------------------- | | ||
| :-------------- | :---------------------- | :---------------------------- | | ||
| **All** | `Properties` | `PropertiesHyphen` | | ||
@@ -59,7 +59,6 @@ | **Alternative** | `AlternativeProperties` | `AlternativePropertiesHyphen` | | ||
Interfaces with descriptors for different MSO font types. These properties do | ||
not accept the generic length arugment since it's not needed. | ||
Interfaces with descriptors for different MSO font types. | ||
| | Default | Hyphen | | ||
| ------------- | ------------------- | ------------------------- | | ||
| :------------ | :------------------ | :------------------------ | | ||
| **All** | `FontProperties` | `FontPropertiesHyphen` | | ||
@@ -81,6 +80,4 @@ | **`Ansi`** | `AnsiProperties` | `AnsiPropertiesHyphen` | | ||
## Usage | ||
## Using Default Variation | ||
### Default Variation | ||
JavaScript cased (camel) properties are provided in `Mso.Properties` and | ||
@@ -98,3 +95,3 @@ `Mso.FontProperties`. | ||
### Hyphen Variation | ||
## Using Hyphen Variation | ||
@@ -130,3 +127,3 @@ Hyphen cased (kebab) properties are provided in `Mso.PropertiesHyphen`. These | ||
### Overriding `<length>` | ||
## Overriding `<length>` | ||
@@ -145,3 +142,3 @@ Length defaults to `string | 0`. But it's possible to override it using | ||
### Type Check All CSS Properties | ||
## Type Check All CSS Properties | ||
@@ -148,0 +145,0 @@ By default, **only** `mso-` CSS vendor prefixes are provided. If you want to |
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
254441
5
161