@mertasan/tailwindcss-variables
Advanced tools
@@ -19,3 +19,3 @@ name: tests | ||
| matrix: | ||
| node-version: [12, 14, 16] | ||
| node-version: [16] | ||
@@ -22,0 +22,0 @@ steps: |
+8
-8
| { | ||
| "name": "@mertasan/tailwindcss-variables", | ||
| "version": "2.5.0", | ||
| "version": "2.5.1", | ||
| "description": "Easily create css variables without the need for a css file!", | ||
@@ -40,13 +40,13 @@ "main": "src/index.js", | ||
| "devDependencies": { | ||
| "autoprefixer": "^10.4.0", | ||
| "autoprefixer": "^10.4.11", | ||
| "cross-env": "^7.0.3", | ||
| "eslint": "^8.2.0", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-prettier": "^4.0.0", | ||
| "eslint": "^8.23.1", | ||
| "eslint-config-prettier": "^8.5.0", | ||
| "eslint-plugin-prettier": "^4.2.1", | ||
| "fs-extra": "^10.0.0", | ||
| "jest": "^28.1.0", | ||
| "postcss": "^8.4.4", | ||
| "jest": "^28.1.3", | ||
| "postcss": "^8.4.16", | ||
| "postcss-import": "^14.1.0", | ||
| "prettier": "^2.5.0", | ||
| "snapshot-diff": "^0.9.0", | ||
| "snapshot-diff": "^0.10.0", | ||
| "tailwindcss": "^3.0.11" | ||
@@ -53,0 +53,0 @@ }, |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
210895
0