@bonniernews/eslint-plugin-typescript-rules
Advanced tools
Comparing version
{ | ||
"name": "@bonniernews/eslint-plugin-typescript-rules", | ||
"version": "0.9.0", | ||
"version": "1.0.0-alpha.0", | ||
"description": "ESLint Plugin for preventing non ecmascript compatible patterns in Typescript", | ||
@@ -27,12 +27,12 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@bonniernews/eslint-config": "^1.0.0", | ||
"@typescript-eslint/rule-tester": "^6.8.0", | ||
"eslint": "^8.19.0", | ||
"eslint-doc-generator": "^1.5.2", | ||
"mocha": "^10.2.0", | ||
"@bonniernews/eslint-config": "^2.0.0-alpha.0", | ||
"@typescript-eslint/rule-tester": "^8.23.0", | ||
"eslint": "^9.20.0", | ||
"eslint-doc-generator": "^2.0.2", | ||
"mocha": "^11.1.0", | ||
"npm-run-all": "^4.1.5", | ||
"typescript": "^5.2.0" | ||
"typescript": "^5.7.3" | ||
}, | ||
"peerDependencies": { | ||
"eslint": ">=7", | ||
"eslint": ">=9.20", | ||
"typescript": ">=5.1.0" | ||
@@ -39,0 +39,0 @@ }, |
@@ -9,3 +9,3 @@ # Eslint plugin typescript rules | ||
Install `eslint` and the plugin `npm i eslint eslint-plugin-typescript-rules --save-dev` | ||
Install `eslint` and the plugin `npm i eslint @bonniernews/eslint-plugin-typescript-rules --save-dev` | ||
@@ -12,0 +12,0 @@ Add `typescript-rules` to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix: |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8508
0.39%1
Infinity%