Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "jaw", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Parasitize CSS to JSX for migi", | ||
@@ -34,3 +34,3 @@ "maintainers": [ | ||
"dependencies": { | ||
"homunculus": "~0.10.4" | ||
"homunculus": "~1.0.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
@@ -23,3 +23,3 @@ # Parasitize CSS into JSX for migi | ||
* noMedia:Boolean 无需default和media键,即没有media query逻辑,如事件代理使用 | ||
* noValaue:Boolean 无需值,在有值的时候_v字段仅为true,如事件代理使用 | ||
* noValue:Boolean 无需值,在有值的时候_v字段仅为true,如事件代理使用 | ||
* noPriority:Boolean 无需优先级,json中没有_p字段 | ||
@@ -26,0 +26,0 @@ * tokens():Array\<Token> 返回css的token列表 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
143461
29
+ Addedhomunculus@1.0.1(transitive)
- Removedhomunculus@0.10.4(transitive)
Updatedhomunculus@~1.0.0