eslint-plugin-smtxt
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "eslint-plugin-smtxt", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "ESLint plugin with custom Sematext rules", | ||
@@ -12,11 +12,12 @@ "main": "lib/index.js", | ||
], | ||
"peerDependencies": { | ||
"eslint": "^2.0.0 || ^3.0.0 || ^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "~2.8.0", | ||
"babel-preset-es2015": "~6.22.0" | ||
}, | ||
"scripts": { | ||
"postinstall": "babel src --out-dir lib" | ||
}, | ||
"babel": { | ||
"presets": ["es2015"] | ||
"presets": [ | ||
"es2015" | ||
] | ||
}, | ||
@@ -23,0 +24,0 @@ "engines": { |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
1
0
48106
1