@gradio/icons
Advanced tools
Comparing version 0.7.1 to 0.7.2
# @gradio/icons | ||
## 0.7.2 | ||
### Fixes | ||
- [#9163](https://github.com/gradio-app/gradio/pull/9163) [`2b6cbf2`](https://github.com/gradio-app/gradio/commit/2b6cbf25908e42cf027324e54ef2cc0baad11a91) - fix exports and generate types. Thanks @pngwn! | ||
## 0.7.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@gradio/icons", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Gradio UI packages", | ||
@@ -15,3 +15,14 @@ "type": "module", | ||
"directory": "js/icons" | ||
}, | ||
"peerDependencies": { | ||
"svelte": "^4.0.0" | ||
}, | ||
"exports": { | ||
".": { | ||
"gradio": "./src/index.ts", | ||
"svelte": "./dist/src/index.js", | ||
"types": "./dist/src/index.d.ts" | ||
}, | ||
"./package.json": "./package.json" | ||
} | ||
} |
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
135113
186
1560
1
1