@swc/plugin-emotion
Advanced tools
Comparing version 2.5.118 to 2.5.119
# @swc/plugin-emotion | ||
## 2.5.119 | ||
### Patch Changes | ||
- 37d3aaf: Depend on the swc download counter package | ||
## 2.5.118 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@swc/plugin-emotion", | ||
"version": "2.5.118", | ||
"version": "2.5.119", | ||
"description": "SWC plugin for emotion css-in-js library", | ||
@@ -18,3 +18,6 @@ "main": "swc_plugin_emotion.wasm", | ||
"preferUnplugged": true, | ||
"dependencies": { | ||
"@swc/counter": "^0.1.3" | ||
}, | ||
"scripts": {} | ||
} |
@@ -37,2 +37,8 @@ # emotion | ||
## 2.5.119 | ||
### Patch Changes | ||
- 37d3aaf: Depend on the swc download counter package | ||
## 2.5.118 | ||
@@ -39,0 +45,0 @@ |
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
2157780
84
1
+ Added@swc/counter@^0.1.3
+ Added@swc/counter@0.1.3(transitive)