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

eslint-plugin-always

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-always - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

18

package.json
{
"name": "eslint-plugin-always",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint plugin that always reports with configurable message",

@@ -8,3 +8,2 @@ "main": "dist/index.js",

"license": "MIT",
"private": false,
"homepage": "https://github.com/jenssimon/eslint-plugin-always#readme",

@@ -31,7 +30,7 @@ "repository": {

"devDependencies": {
"@jenssimon/eslint-config-base": "^5.0.0",
"@jenssimon/eslint-config-typescript": "^3.1.3",
"@types/eslint": "^8.2.0",
"eslint": "^8.3.0",
"typescript": "^4.5.2"
"@jenssimon/eslint-config-base": "^5.2.0",
"@jenssimon/eslint-config-typescript": "^3.3.2",
"@types/eslint": "^8.4.1",
"eslint": "^8.7.0",
"typescript": "^4.5.5"
},

@@ -57,3 +56,4 @@ "peerDependencies": {

"prepublishOnly": "tsc"
}
}
},
"packageManager": "yarn@3.1.1"
}
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