Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@intlify/eslint-plugin-vue-i18n

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@intlify/eslint-plugin-vue-i18n - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

14

CHANGELOG.md

@@ -0,1 +1,11 @@

## v0.11.1 (2021-03-18)
#### :bug: Bug Fixes
* [#173](https://github.com/intlify/eslint-plugin-vue-i18n/pull/173) fix: add debug as dependency ([@lukashass](https://github.com/lukashass))
#### Committers: 2
- Lukas ([@lukashass](https://github.com/lukashass))
- Yosuke Ota ([@ota-meshi](https://github.com/ota-meshi))
Version 9 of Highlight.js has reached EOL and is no longer supported.

@@ -16,6 +26,2 @@ Please upgrade or ask whatever dependency you are using to upgrade.

Version 9 of Highlight.js has reached EOL and is no longer supported.
Please upgrade or ask whatever dependency you are using to upgrade.
https://github.com/highlightjs/highlight.js/issues/2877
## v0.10.0 (2021-01-04)

@@ -22,0 +28,0 @@

{
"name": "@intlify/eslint-plugin-vue-i18n",
"description": "ESLint plugin for Vue I18n",
"version": "0.11.0",
"version": "0.11.1",
"author": {

@@ -29,2 +29,3 @@ "name": "kazuya kawaguchi",

"@intlify/message-resolver": "^9.0.0-rc.5",
"debug": "^4.3.1",
"glob": "^7.1.3",

@@ -34,3 +35,3 @@ "ignore": "^5.0.5",

"json5": "^2.1.3",
"jsonc-eslint-parser": "^0.6.2",
"jsonc-eslint-parser": "^1.0.0",
"lodash": "^4.17.11",

@@ -61,5 +62,5 @@ "parse5": "^6.0.0",

"eslint4b": "^7.16.0",
"lerna-changelog": "^1.0.0",
"lerna-changelog": "^1.0.1",
"mocha": "^8.0.0",
"monaco-editor": "^0.22.0",
"monaco-editor": "^0.23.0",
"nyc": "^15.0.0",

@@ -66,0 +67,0 @@ "opener": "^1.5.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