@comparaonline/eslint-config
Advanced tools
Comparing version 1.0.1 to 1.0.2
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## v1.0.1 - 05/17/2017 | ||
### Fixed | ||
- Moved devDependencies to dependencies | ||
@@ -4,0 +7,0 @@ ## v1.0.0 - 05/17/2017 |
{ | ||
"name": "@comparaonline/eslint-config", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Eslint configuration for ComparaOnline", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"eslint-config-airbnb-base": "^11.2.0", | ||
"eslint-config-airbnb-base": "11.2.0", | ||
"eslint-plugin-import": "^2.2.0" | ||
@@ -24,2 +24,2 @@ }, | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2089
1
+ Addedeslint-config-airbnb-base@11.2.0(transitive)
- Removedeslint-config-airbnb-base@11.3.2(transitive)
- Removedeslint-restricted-globals@0.1.1(transitive)