@amplitude/eslint-plugin-amplitude
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "@amplitude/eslint-plugin-amplitude", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"main": "src/index.js", | ||
@@ -9,2 +9,3 @@ "scripts": { | ||
"dependencies": { | ||
"get-tsconfig": "^4.3.0", | ||
"lodash": "^4.17.11", | ||
@@ -11,0 +12,0 @@ "pkg-up": "^2.0.0" |
@@ -5,4 +5,5 @@ 'use strict'; | ||
rules: { | ||
'no-relative-imports': require('./no-relative-imports'), | ||
'sort-imports': require('./sort-imports'), | ||
}, | ||
}; |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
9253
5
262
1
3
3
+ Addedget-tsconfig@^4.3.0
+ Addedget-tsconfig@4.8.1(transitive)
+ Addedresolve-pkg-maps@1.0.0(transitive)