@gmana/core
Advanced tools
Comparing version 1.3.9 to 1.3.10
@@ -10,2 +10,8 @@ import * as tailwindcss_types_config from 'tailwindcss/types/config'; | ||
/** | ||
* @example | ||
* ```html | ||
* <div className="bg-grid-gray-300 dark:bg-grid-slate-700 h-full border border-gray-200 bg-gray-100 p-4 dark:border-gray-600 dark:bg-gray-800">{children}</div> | ||
* ``` | ||
*/ | ||
declare const bgGridPlugin: { | ||
@@ -12,0 +18,0 @@ handler: tailwindcss_types_config.PluginCreator; |
{ | ||
"name": "@gmana/core", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"keywords": [ | ||
@@ -38,13 +38,13 @@ "react", | ||
"devDependencies": { | ||
"@types/react": "^18.2.37", | ||
"@types/react-dom": "^18.2.15", | ||
"@types/react": "^18.2.48", | ||
"@types/react-dom": "^18.2.18", | ||
"class-variance-authority": "^0.7.0", | ||
"eslint": "^8.53.0", | ||
"eslint": "^8.56.0", | ||
"mini-svg-data-uri": "^1.4.4", | ||
"react": "^18.2.0", | ||
"tailwindcss": "^3.3.5", | ||
"tsup": "^7.2.0", | ||
"typescript": "^5.2.2", | ||
"tailwindcss": "^3.4.1", | ||
"tsup": "^8.0.1", | ||
"typescript": "^5.3.3", | ||
"@gmana/tsconfig": "1.0.0", | ||
"@gmana/utils": "1.2.3" | ||
"@gmana/utils": "1.3.1" | ||
}, | ||
@@ -51,0 +51,0 @@ "publishConfig": { |
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
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
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
17
108315
440