@retriever-ui/theme
Advanced tools
+9
-0
| # @retriever-ui/theme | ||
| ## 0.1.3 | ||
| ### Patch Changes | ||
| - [#18](https://github.com/indahousi/retriever/pull/18) [`b2e45d5`](https://github.com/indahousi/retriever/commit/b2e45d5b8f5f0d4a4bd80dfe9420e2284a7cabc1) Thanks [@gandarfh](https://github.com/gandarfh)! - Fix spacings theme to dont implement multiplier | ||
| - Updated dependencies [[`b2e45d5`](https://github.com/indahousi/retriever/commit/b2e45d5b8f5f0d4a4bd80dfe9420e2284a7cabc1)]: | ||
| - @retriever-ui/type@0.0.9 | ||
| ## 0.1.2 | ||
@@ -4,0 +13,0 @@ |
+2
-2
| { | ||
| "private": false, | ||
| "name": "@retriever-ui/theme", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "description": "Configuraçao dos temas e styleguide", | ||
@@ -41,5 +41,5 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@retriever-ui/type": "^0.0.8" | ||
| "@retriever-ui/type": "^0.0.9" | ||
| }, | ||
| "gitHead": "c01a9cf342f17503489f4ee9e86bc8a53228c28b" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
16721
2.71%+ Added
- Removed
Updated