@mizdra/eslint-plugin-layout-shift
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "@mizdra/eslint-plugin-layout-shift", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "ESLint plugin to force responsive media elements to set the width/height attributes", | ||
@@ -16,3 +16,3 @@ "private": false, | ||
"dependencies": { | ||
"jsx-ast-utils": "^2.2.3" | ||
"jsx-ast-utils": "^2.3.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "devDependencies": { | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"mocha": "^3.1.2", | ||
"mocha": "^7.2.0", | ||
"npm-run-all": "^4.1.5", | ||
@@ -28,0 +28,0 @@ "prettier": "~2.0.5" |
@@ -62,4 +62,4 @@ # @mizdra/eslint-plugin-layout-shift | ||
$ yarn version | ||
$ yarn publish | ||
$ npm publish | ||
$ git push --follow-tags | ||
``` |
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
5922
+ Addedtyped-array-byte-offset@1.0.2(transitive)
- Removedis-async-function@2.0.0(transitive)
- Removedis-finalizationregistry@1.0.2(transitive)
- Removedis-generator-function@1.0.10(transitive)
- Removedis-map@2.0.3(transitive)
- Removedis-set@2.0.3(transitive)
- Removedis-weakmap@2.0.2(transitive)
- Removedis-weakset@2.0.3(transitive)
- Removedreflect.getprototypeof@1.0.6(transitive)
- Removedtyped-array-byte-offset@1.0.3(transitive)
- Removedwhich-builtin-type@1.1.4(transitive)
- Removedwhich-collection@1.0.2(transitive)
Updatedjsx-ast-utils@^2.3.0