eslint-config-iplayer
Advanced tools
Comparing version 7.0.0 to 8.0.0
{ | ||
"name": "eslint-config-iplayer", | ||
"version": "7.0.0", | ||
"version": "8.0.0", | ||
"description": "eslint config for iPlayer", | ||
@@ -24,11 +24,11 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"eslint": ">=6.0.0" | ||
"eslint": ">=7.11.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^6.5.1" | ||
"eslint": "^7.13.0" | ||
}, | ||
"dependencies": { | ||
"eslint-config-iplayer-base": "^2.0.1", | ||
"eslint-plugin-mocha": "^6.1.1" | ||
"eslint-config-iplayer-base": "^2.0.2", | ||
"eslint-plugin-mocha": "^8.0.0" | ||
} | ||
} |
@@ -29,3 +29,3 @@ # eslint-config-iplayer | ||
This package currently sets the default ECMAScript Version to be 8. If you require a different version you can change it like so: | ||
This package currently sets the default ECMAScript Version to be 9. If you require a different version you can change it like so: | ||
@@ -32,0 +32,0 @@ ```json |
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
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
11871
9
+ Addedeslint-plugin-mocha@8.2.0(transitive)
- Removedeslint-plugin-mocha@6.3.0(transitive)
Updatedeslint-plugin-mocha@^8.0.0