Comparing version 1.4.36 to 1.4.37
@@ -7,4 +7,4 @@ import type * as postcss from 'postcss'; | ||
result: EsifyCSSResult; | ||
root: postcss.Root; | ||
root: postcss.Document | postcss.Root; | ||
cssKey: string; | ||
}) => Generator<string>; |
{ | ||
"name": "esifycss", | ||
"version": "1.4.36", | ||
"version": "1.4.37", | ||
"description": "Generates .js or .ts exports class names and custom properties", | ||
@@ -8,3 +8,3 @@ "author": { | ||
"email": "kei.itof@gmail.com", | ||
"url": "https://github.com/kei-ito" | ||
"url": "https://github.com/gjbkz" | ||
}, | ||
@@ -15,3 +15,3 @@ "license": "Apache-2.0", | ||
}, | ||
"repository": "kei-ito/esifycss", | ||
"repository": "https://github.com/gjbkz/esifycss", | ||
"main": "lib/index.js", | ||
@@ -56,7 +56,7 @@ "files": [ | ||
"@hookun/parse-animation-shorthand": "0.1.2", | ||
"acorn": "8.5.0", | ||
"acorn": "8.6.0", | ||
"acorn-walk": "8.2.0", | ||
"chokidar": "3.5.2", | ||
"commander": "8.3.0", | ||
"postcss": "8.3.11", | ||
"postcss": "8.4.1", | ||
"postcss-selector-parser": "6.0.6", | ||
@@ -63,0 +63,0 @@ "vlq": "2.0.4" |
# EsifyCSS | ||
[![.github/workflows/test.yml](https://github.com/kei-ito/esifycss/actions/workflows/test.yml/badge.svg)](https://github.com/kei-ito/esifycss/actions/workflows/test.yml) | ||
[![.github/workflows/test.yml](https://github.com/gjbkz/esifycss/actions/workflows/test.yml/badge.svg)](https://github.com/gjbkz/esifycss/actions/workflows/test.yml) | ||
[![BrowserStack Status](https://www.browserstack.com/automate/badge.svg?badge_key=WDQvOHgwbkRNTUFyUVkrc0RmdGgva0diVk01Tm9LWU95ZFNGVTByeHhpVT0tLUc2RW9lNnNaY2k4QkVCSjMyalRGTVE9PQ==--007efb48774305e72904bb3a15d3b0d048dbfb91)](https://www.browserstack.com/automate/public-build/WDQvOHgwbkRNTUFyUVkrc0RmdGgva0diVk01Tm9LWU95ZFNGVTByeHhpVT0tLUc2RW9lNnNaY2k4QkVCSjMyalRGTVE9PQ==--007efb48774305e72904bb3a15d3b0d048dbfb91) | ||
[![codecov](https://codecov.io/gh/kei-ito/esifycss/branch/master/graph/badge.svg)](https://codecov.io/gh/kei-ito/esifycss) | ||
[![codecov](https://codecov.io/gh/gjbkz/esifycss/branch/master/graph/badge.svg)](https://codecov.io/gh/gjbkz/esifycss) | ||
@@ -7,0 +7,0 @@ ## Introduction |
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
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
102078
+ Addedacorn@8.6.0(transitive)
+ Addedpostcss@8.4.1(transitive)
+ Addedsource-map-js@1.2.1(transitive)
- Removedacorn@8.5.0(transitive)
- Removedpostcss@8.3.11(transitive)
- Removedsource-map-js@0.6.2(transitive)
Updatedacorn@8.6.0
Updatedpostcss@8.4.1