babel-plugin-ltag
Advanced tools
+4
-4
| { | ||
| "name": "babel-plugin-ltag", | ||
| "version": "1.0.12", | ||
| "description": "a babel-pluging to transform l-template tags.", | ||
| "version": "1.0.13", | ||
| "description": "a babel-plugin to transform l-template tags.", | ||
| "main": "lib/index.js", | ||
| "scripts": { | ||
| "compile": "babel src/index.js -o lib/index.js" | ||
| "build": "babel src/index.js -o lib/index.js" | ||
| }, | ||
@@ -20,3 +20,3 @@ "repository": { | ||
| ], | ||
| "author": "Arash Shakery <arash.shakery@gmail.com>", | ||
| "author": "Arash Shakery <arash.shakery@gmail.com> (arash16.com)", | ||
| "license": "MIT", | ||
@@ -23,0 +23,0 @@ "bugs": { |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
12835
0.09%