Comparing version 1.0.8 to 1.0.11
{ | ||
"name": "rss-ui", | ||
"version": "1.0.8", | ||
"version": "1.0.11", | ||
"description": "A React based UI component library.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
/** @type {import('tailwindcss').Config} */ | ||
module.exports = { | ||
content: ["./src/**/*.tsx"], | ||
prefix: "rss-ui-", | ||
corePlugins: { | ||
@@ -5,0 +6,0 @@ preflight: false, |
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 too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1
1110104
3825