@locker/eslint-config-locker
Advanced tools
Comparing version 0.19.13 to 0.20.0
{ | ||
"name": "@locker/eslint-config-locker", | ||
"version": "0.19.13", | ||
"version": "0.20.0", | ||
"repository": { | ||
@@ -27,3 +27,3 @@ "type": "git", | ||
"dependencies": { | ||
"@locker/eslint-plugin-locker": "0.19.13" | ||
"@locker/eslint-plugin-locker": "0.20.0" | ||
}, | ||
@@ -36,3 +36,4 @@ "files": [ | ||
"LICENSE.txt" | ||
] | ||
], | ||
"gitHead": "83d7cae039e9f056e52c326bc5a802604b287535" | ||
} |
@@ -6,8 +6,5 @@ 'use strict'; | ||
rules: { | ||
'@locker/locker/uncompiled-empty-window-location': 'error', | ||
'@locker/locker/uncompiled-no-async-await': 'error', | ||
'@locker/locker/uncompiled-no-dynamic-import': 'error', | ||
'@locker/locker/uncompiled-null-document-location': 'error', | ||
'@locker/locker/uncompiled-null-window-top': 'error', | ||
}, | ||
}; |
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
11167
78
+ Added@locker/ast-lib-maker@0.20.0(transitive)
+ Added@locker/eslint-plugin-locker@0.20.0(transitive)
+ Added@locker/eslint-rule-maker@0.20.0(transitive)
+ Added@locker/shared@0.20.0(transitive)
- Removed@locker/ast-lib-maker@0.19.13(transitive)
- Removed@locker/eslint-plugin-locker@0.19.13(transitive)
- Removed@locker/eslint-rule-maker@0.19.13(transitive)
- Removed@locker/shared@0.19.13(transitive)