Socket
Socket
Sign inDemoInstall

eslint-plugin-mediawiki

Package Overview
Dependencies
2
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.6 to 0.2.7

6

Changelog.md
# eslint-plugin-mediawiki release history
## v0.2.7
* Upgrade eslint-plugin-vue to ^7.7.0 to match eslint-config-wikimedia (James D. Forrester)
* build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1 (James D. Forrester)
* build: Upgrade codecov from ^3.7.2 to ^3.8.1 (James D. Forrester)
* build: Upgrade outdent from ^0.7.1 to ^0.8.0 (James D. Forrester)
## v0.2.6

@@ -4,0 +10,0 @@ * Rule fix: `msg-doc`/`class-doc`: Fix behavior in var statements (Roan Kattouw)

10

package.json
{
"name": "eslint-plugin-mediawiki",
"version": "0.2.6",
"version": "0.2.7",
"description": "MediaWiki-specific linting rules, for use in MediaWiki core and extensions.",

@@ -28,3 +28,3 @@ "repository": {

"dependencies": {
"eslint-plugin-vue": "^6.2.2",
"eslint-plugin-vue": "^7.7.0",
"upath": "^1.2.0"

@@ -36,6 +36,6 @@ },

"devDependencies": {
"codecov": "^3.7.2",
"codecov": "^3.8.1",
"cross-env": "^7.0.2",
"del-cli": "^3.0.1",
"eslint-config-wikimedia": "^0.17.0",
"eslint-config-wikimedia": "^0.18.1",
"eslint-docgen": "^0.4.4",

@@ -45,3 +45,3 @@ "eslint-plugin-eslint-plugin": "^2.3.0",

"nyc": "^15.1.0",
"outdent": "^0.7.1"
"outdent": "^0.8.0"
},

@@ -48,0 +48,0 @@ "bugs": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc