@iadvize-oss/eslint-config-jest
Advanced tools
Comparing version 0.0.2 to 0.0.3-canary-0f61803-1582033337633
@@ -10,2 +10,8 @@ # Changelog | ||
## [0.0.3] | ||
### Changed | ||
- misc: bump @iadvize-oss/eslint-config from 0.0.1-beta.10 to 0.0.2 in /packages/eslint-config-jest | ||
## [0.0.2] | ||
@@ -12,0 +18,0 @@ |
{ | ||
"name": "@iadvize-oss/eslint-config-jest", | ||
"version": "0.0.2", | ||
"version": "0.0.3-canary-0f61803-1582033337633", | ||
"description": "iAdvize javascript eslint rules for jest files", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@iadvize-oss/eslint-config": "0.0.1-beta.10", | ||
"@iadvize-oss/eslint-config": "0.0.2", | ||
"@jarrodldavis/remark-changelog-version-bump": "^0.1.1", | ||
@@ -29,3 +29,3 @@ "eslint": "^6.8.0", | ||
"dependencies": { | ||
"@iadvize-oss/eslint-patch": "0.0.1", | ||
"@iadvize-oss/eslint-patch": "0.0.2", | ||
"eslint-plugin-jest": "^23.7.0" | ||
@@ -32,0 +32,0 @@ }, |
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
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
3526
+ Added@iadvize-oss/eslint-patch@0.0.2(transitive)
- Removed@iadvize-oss/eslint-patch@0.0.1(transitive)