@mertasan/tailwindcss-variables
Advanced tools
@@ -9,3 +9,3 @@ name: npm-publish | ||
| jobs: | ||
| build: | ||
| publish: | ||
| runs-on: ubuntu-latest | ||
@@ -12,0 +12,0 @@ |
@@ -15,3 +15,3 @@ name: tests | ||
| jobs: | ||
| build: | ||
| tests: | ||
| runs-on: ubuntu-latest | ||
@@ -18,0 +18,0 @@ strategy: |
+2
-1
| { | ||
| "name": "@mertasan/tailwindcss-variables", | ||
| "version": "2.2.0", | ||
| "version": "2.2.1", | ||
| "description": "Easily create css variables without the need for a css file!", | ||
@@ -18,2 +18,3 @@ "main": "src/index.js", | ||
| "test": "jest", | ||
| "test:update-snapshots": "jest -u", | ||
| "test:coverage": "jest --coverage", | ||
@@ -20,0 +21,0 @@ "build": "env NODE_ENV=production node scripts/build.js", |
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
203409
0.02%