New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-smtxt

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-smtxt - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

13

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc