{"_id":"eslint-plugin-solid","_rev":"49-94530ed61055393861513c52c1313ee9","name":"eslint-plugin-solid","dist-tags":{"latest":"0.18.0"},"versions":{"0.1.0":{"name":"eslint-plugin-solid","version":"0.1.0","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.1.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"e000c2e73009f62ae842a774521df6b4124e5d1b","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.1.0.tgz","fileCount":34,"integrity":"sha512-GbxTYakyRYeP3k6uPlallVu5By0H4tFaafPlyNl9Bb6yFbIVICmI8Eo3upAoM1m25JNbush32nA+J4V7negEWQ==","signatures":[{"sig":"MEUCIE0z8CDyzSVeeRLt5xjOiMrZmva2kaP/BfJklUsYAdLjAiEAxTC0D3r2QRCm1ZLEigY2cEThZimIKWc4CddWayV63z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCUfICRA9TVsSAnZWagAAe1IP/3tKRO3B0BrU3948lvNT\n7ueZZGC5zFbrgtyfN77O7WzfQX+zQDVYAwY0YiVVtgLUYOcioizo9A3nvPqg\nWrTQFpxmd3RQ0ER91YDdYEDwOz+Gj/8tLIjwMwObLmKasi3KcRTHZjlDUyZ3\neSVSJnM77NJtG6IdZ+GtoQXDFO2vOmncarPp0uR+4SmOxJDnl//O7CpmlfB0\nY2hz2792inTJHdTTNfczk4MNfXPDfi/xdiRBZonBUWpldgujSmXAizseWKJr\nQaTSDujpuPPDGTH+utdIXggH6McrNSVdVwcAKpeRAjLWIyfxgcXkzRG1uQGn\nUr6dmhoZULRn0LUzmT0+6wU6oy++amdPdDTsDBKqwgg8DeAihp9ER2lPNlCc\nULOP32GYn66O3FzhQJP7l5ulj/n6fS7idvH7cH3YqhTq4Ok9WNJqHUW1BaDO\nPQF0w7uRm1+xPWkozxzylLZfhwsRf/CZEfcFEFpyacBukwMjr818jNr1iZFO\nWTQAGZ2nqZRey8sdvzy5U/ixPWVAcN+Z7h9zD3PBY3Nvj0NbpeA2gTzElwPg\nCGh5yX8KwMpNwLGMv/OO4V54QyjpvKu8zAv//jgQDCiJTreEsapcr//wm9Vu\njupDmofBjqDE9J2PQ2uWfruad0mfs08rfWIcFAHfoftMCWegeTFSHHtCn7Hu\nBkOX\r\n=OXkC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"test":"mocha -r ts-node/register --extension=ts test/**/*.test.ts","build":"tsc -p tsconfig.build.json && node scripts/docs.js","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js,ts}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","eslint-utils":"^3.0.0","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.23.0"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.0","mocha":"^9.0.2","eslint":"^7.31.0","ts-node":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/mocha":"^8.2.3","@types/eslint":"^7.2.13","@types/estree":"^0.0.50","markdown-magic":"^2.5.2","@types/estree-jsx":"^0.0.1","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.23.4","@typescript-eslint/parser":"^4.28.2","eslint-plugin-eslint-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^4.28.2"},"peerDependencies":{"eslint":"6.x-7.x"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.1.0_1627998152135_0.6694799054348983","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"eslint-plugin-solid","version":"0.1.1","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.1.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"bac982d238bf4fc083c12a64b4b0483d2153581e","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.1.1.tgz","fileCount":34,"integrity":"sha512-YddUqD22+qPDTi5W8yQmptH+p3Wm8eZat3OjyZqb4+U//WEJ8Os0fiWliTAiSsbF7t1GE8zLsm0yeA91N0acGw==","signatures":[{"sig":"MEYCIQDx5laYvMUIz/jI9//ehg2p9/bdlCHarMcvzItVcaJDPwIhAMab6+K59T1igML0UdSuxxNpprVXPzouxORNIQA1Pwd2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCUxCCRA9TVsSAnZWagAAXAQP/jN5apbc7Qch+g7vI6ui\nehoy8y5yfL5gL17OO9izyW2mtKMPe8KRFTysh2XnR9N/y4+MaHDUwv1GctU5\nrIzTJNg+ZCHvDyATDFkFJ4CdXued+kPgCUlree4xOQ82ph5Etsi7kBzawOBO\n3AgPK7LkxGJsUHH4svUeaibpQ/AS9hYsBx/G2ty5RCwPbb+yjbd+CXftZOBq\n5MEQdMwhgprHRKmPaljLF04APuQW/dWnnn2Zsmk67N1n2ZTzl5qTJl4oktLt\nfddd2+IK0qDF3toWHldYsou0HCLXc6JSPYJ4lMHBrxTZXPbVwZHULq5m3qbR\n/hJjzciSfiAt7bnakX6/rVMMFwDj9YX+Y9w8K/KCA6cPPXOWsg5pFcSrzP3R\nCQiCefGpGuqVqVQIXdYa5LrSwNaenmTXSJoTmoAx4AFpqATCKGKDYn4Afn02\nzm92wy7qt3LVjkpZpY+4xjrgyjPY1kToGIHLzlxKF1f//Q5QHVGpSF5/POx8\nAZp3vq0hwIySwmdrQKO3uU8ebfBv8yw81KwUW5CdBekwN7DSOJw33B0//3nH\n7IEwiYeItZdpmWhaNys6dX+1e1IBI8+IcVUwoRbr6V7z8/ppRAkltx/eRz2v\ndG1ejFN0JI6VngUwc+jvZBIR1tBE9ccNNdd7QL48yvB5YgIStcuHc2B89xLE\nFl20\r\n=85eH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"test":"mocha -r ts-node/register --extension=ts test/**/*.test.ts","build":"tsc -p tsconfig.build.json && node scripts/docs.js","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.{js,ts}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","eslint-utils":"^3.0.0","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.23.0"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.0","mocha":"^9.0.2","eslint":"^7.31.0","ts-node":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/mocha":"^8.2.3","@types/eslint":"^7.2.13","@types/estree":"^0.0.50","markdown-magic":"^2.5.2","@types/estree-jsx":"^0.0.1","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.23.4","@typescript-eslint/parser":"^4.28.2","eslint-plugin-eslint-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^4.28.2"},"peerDependencies":{"eslint":"6.x-7.x"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.1.1_1627999298299_0.5609840266341974","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"eslint-plugin-solid","version":"0.1.2","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.1.2","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"8c1cf8c55bc9dfd3d46db43ee05470d0de43380a","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.1.2.tgz","fileCount":34,"integrity":"sha512-jOWrc5j0WybFkiqgmCveze5mPrvG+M1P1hSdhjcpYBvw1Q27fnX+27w6C5J6uRDoGPZ5DWpbYSoy690nxgXdLQ==","signatures":[{"sig":"MEYCIQD1iOUsF8Oe6cGrZfN7QmUGnDsm8bvAXrWJ6QT89gXRNQIhAJDOvx0ZfNsYot57K3EsfgJB93Tsbl+LraEmW6Q+LNZ7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ/DjCRA9TVsSAnZWagAAyCUP/jefQ2AR69NjTaRTO+OM\nXMPSMoGxwLWQJDSyHCay6hverebBDMbj+nyjHWHorW/SOtza22KCCvpPFc0X\nk+dJlTItijDbCjWHk+Lbh4NhWAGYZbvR7KI2khAQzzJIiYQvz24rk6vYehyi\n9e+QmOZzdU2xOs3VPknUFD3van3lmpDoLsoNN2C3QpIylwREuiBBc+N5OBvb\nvwLrzMlm3PRNTiIoefdIWOFzKOXIusfKK7uMOjD+1XpH9QzR5FIBI3ES9r9R\npDagnFByJkuQ9LDie3N3NCQ26PjBLek1CK7/VFE2sF6H1qMuCvirTUn9stSR\nenlH99UqVsgoz8ae4NHoSy3DICtPHLuDAoKDUOkcHjpV6MnByia3xRcKrFkz\n1fO4GIqrkzbQD5GKI3t+K+Ysxqr8eMlRlXMUWB4gZHusueF6cTJgdmbfqlk7\n9a/kAs0ofj116WWP477jYYQNViWKTz/+WrIvJJlj3OalSVQkYKfoG2UBFsYT\n7KB1zvhL8Q4O3+EmhMjjz/zPNtEYTRhIt7crC+3tX5feRFs74vdwdHb+IWOk\n0vgNJw+MT0zozG50KZleAhh1JZF/vhX7BdhNshlqZ4WfSwUgJeVkWCKdMwsS\n4BJMCO7v9gc3nBm2Pdpn4H1OGAroMqV3jh13g3Sx2OuSO9zTbeclf34sD0gk\nMSrv\r\n=Pz+R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","test":"mocha -r ts-node/register --extension=ts 'test/**/*.test.ts'","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","eslint-utils":"^3.0.0","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.23.0"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.0","mocha":"^9.0.2","eslint":"^7.31.0","ts-node":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/mocha":"^9.0.0","@types/eslint":"^7.2.13","@types/estree":"^0.0.50","markdown-magic":"^2.5.2","@types/estree-jsx":"^0.0.1","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.23.4","@typescript-eslint/parser":"^4.28.2","eslint-plugin-eslint-plugin":"^3.3.0","@typescript-eslint/eslint-plugin":"^4.28.2"},"peerDependencies":{"eslint":"6.x-7.x"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.1.2_1631842531676_0.6913140872770267","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"eslint-plugin-solid","version":"0.2.0","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.2.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"6863929c2eaba12aa9241530369541bf601f6555","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.2.0.tgz","fileCount":38,"integrity":"sha512-PChNk8k/X9MZDNcb6evhuwaXnfhyRudAd3wtg2UC0fQR86A3HS7TXPgB6/C/VnSj096TXCPwbeCEAS0H4p25iw==","signatures":[{"sig":"MEYCIQCX5IUpcV3AHCukiN5GBloMUgeejAhQfBfxsOLJb1FyzgIhANnz8HT1Bkd2kv4FOfWBGsNmEIQpxvH5YJMrcJXv9IGV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtQroCRA9TVsSAnZWagAAUCQP/12CiJU7KSRuIB1Oemzf\nx5rkJKc5wygvGxWU/EYKxhHRN81MdzckJsH02Wiv0B/z31qJyWnBDOBYv4EF\n1TiRax8dXkmXQ7fuQ0oa64gdRlYctikNOyvuBGGypgE6tbyuzZmAGyQEziOs\nBXl2Z1RpKDrBCeSQRB/PpCQO5gBCisYVWQEGY2IX+rGjHu/fNWAPqs8g/5wB\nU3/nUGebiHR6QGk4WSa1YxuqlqI1D6zzDpH5sOFpVNAZhph+6q8ZXkxVQMo+\nFuxd2OAQcXJlWFVIdoNgY5UBwy49oUmuNFUXXkIyNhNL8j7R0EEkrDm3lqs8\nvBDgceJRlWMbITOz0uKGDeAgyqVkpyRzg5ygE/I80+Xx+h71wfmFu0MTsxGc\nyBDJlCUjJBN2FXJ92A4KcbnKrd1GIX85hcxl+ds1zBIYKiUoj09WvDmTEaH+\nz5fmcjCqpOYJFxV2N6zffX1pENbRepd+pgrLs+CO5hefRTCk1vtuyNB9ZZXm\n7DM9dDpEyKq2V6uRX7ik4/wMsuyaSHpyBeVqyFvWfqt2vT29azYdUN0GOzJv\nlXUVZGyV4L7GGctAcO4wAhxOIXz60zPS9oZbzYX2OyD0j88GgYey6su1TfwD\nTCKJkceqO+XDIs8LRUQvRSrNTTpJ19lwNs3I8bR3kkBVd81QpLNhLUlwtm69\nmVXU\r\n=jMoU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.1","eslint-utils":"^3.0.0","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.23.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/estree":"^0.0.50","markdown-magic":"^2.5.2","@types/estraverse":"^5.1.1","@types/estree-jsx":"^0.0.1","@types/eslint-utils":"^3.0.1","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.6.0"},"peerDependencies":{"eslint":"6.x-8.x"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.2.0_1639254760440_0.027267323336157112","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"eslint-plugin-solid","version":"0.3.0","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.3.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"8fe553c9384668b79c563facb1615bb616c3a372","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.3.0.tgz","fileCount":38,"integrity":"sha512-MqHehZOR4tgFvWHdq1wHxBEJPDVOwcWf5JfcV/VpJisr0r/8XWWkzAtPRm66upnaFADSWKlaCOayvQj2BHKnhQ==","signatures":[{"sig":"MEUCIGQihP+qOlmBLkfGEO8H0DcB2RORaLH47wja+8r57Kj4AiEAyS78KGpWCkGu/S37k/BDWTmpldRVDHXXTekC73cXRtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtYDuCRA9TVsSAnZWagAAQH4P/1PePyu2UC5AzdcmvUzT\nvBWYicgWev4gn5Ev62Cm3TfLQbQNNymnqBMGqiQJIXwnqIgs3GSxFIRsT/HV\nCwKzmq91vQoZTYhJzUvxmv3dljAagKaMRZBYh34qTpvNdu3vBHlXOoddkCQT\nCzN3Sc+P0QeL6gphRy9Htz3J7Tzt1qaM99j3aW9thrKaRgp8qcmKKKZncfGM\nCcJC6oKdVBHN/41Ycx93PVNd4awKWEdJJVtiMzyQhMe85eRgSzujGGgHjWks\nyQR4m28amBNuxquJ+QOfA52ZdmLUzkdMRFCQn43ULa8+r/WQIGzDj+Ex4Txh\nbuC2ZvkD82Yf8/6oelvEQLX9evejxO//knqbjSYHWiFFpjTB9obrYOHBSnci\nSrm/FvQwv89WqnzoQFDimpMkwAk4uwUDHsRL0hFAEpNcN6KQhs3tI7mmn3ip\n6oXwraMUTNTZfQxJLs1vwC7bgmwCVqAWdq4VsE0w9DNVAgAWtYk8JjW8HA+6\n1HTBjMlnkuY9LaUeJ7nhEcW4JI9J8PdhkFyptR/SiSrjVBHqZWrX8iV/3Tlw\nVCa9e1ecNGgATtRnAtrzrqQAZ3Urpg9HsOken5CSRcSLfEMERDyHV/W0RGAU\nnqT2scrydiKNCA15LuLawAIjhHF/qgSxmOYMPEBeAZVfBFoly8od3a0kX3Mf\nSch0\r\n=J2eP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.1","eslint-utils":"^3.0.0","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.23.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/estree":"^0.0.50","markdown-magic":"^2.5.2","@types/estraverse":"^5.1.1","@types/estree-jsx":"^0.0.1","@types/eslint-utils":"^3.0.1","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.6.0"},"peerDependencies":{"eslint":"6.x-8.x"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.3.0_1639284974016_0.33371929536673495","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"eslint-plugin-solid","version":"0.3.1","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.3.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"d93d103238bbcdd2f7e9f1ac909d5dc6d1eb6bc1","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.3.1.tgz","fileCount":36,"integrity":"sha512-BZd7KDYPtZWpfhgv9D76yqlFJo8jC1pBC+GMtjfRemI0hvPax0BZcZrYJvDaXF/ZRID7OyKgpueqv5UdmtFlSQ==","signatures":[{"sig":"MEUCIFOZEtdX0kvT1aczLZp4eyw9h795STHCqFYbyNxMR/YsAiEAnIdkecw5Guowky8d4opupsleE6v4pWTn5aU9gmnckm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1USBCRA9TVsSAnZWagAAiBIP+wfVeVMw2QBlvGOo+XOi\njXInY9qvDLiyH9ZPTi+QSp0j9MqGpcMM6Sl7wMwqSRxgUK27m8sqOuTbVIqA\nN1FmuHYJ059d+Nz0lm0TXoX+MipnsDaghMUSvE+eG0jtkWXs12lJuDzN8oFY\nh8Bjk8eKoTNwKm0UJYaK6UKWD5oi1SS0/a8frduCkOTAIxMXXz43yg0bJuqi\nx+aG8isKqx8nJE2sG/t+EYJDrPMXouHN0IfreFGLm6V/RIjJKx47W/JL9Hqm\nrZt3y0g3/DfyMNegBgG4zYhLzKIOA6hiPOYk5XLFx+AkrcTJ0e1iLIotzxG2\n3LldrHKMW5NdvanpgS+z72r/nO8/Dm2TkLw6toT87WBUZLu6HZU/J1vaD7Fb\n9K3UOB5Nl80RVZQln9GgYr+gRSi6TaflhdPI6dvWfSO+5Xy1P2P/Y3RqON7M\ngcwCEYG+4O3mnUuCAZFsl/4knn4P+tTtM+DDnFLWIYyyEBHr2a4cTgp4wmPo\n2LM2XZdupmEhFBSqfM55LpL8yDrYPIppycbnApVGepBTALqVLXUNMcrGze/g\nfWHhR8VheeDTI1hGaW0pHxRPL2D5Y1hxAItH386rkCGQBePbwd8c3gtMJOMf\n0qaKJhQKpUXX/4gug4vrzG/WbvOlwWkkHVkr9cdzUf1xIS+bjQdVKKDdx/lQ\nXAxA\r\n=lnwh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.ts":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.1","eslint-utils":"^3.0.0","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/estree":"^0.0.50","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@types/estraverse":"^5.1.1","@types/estree-jsx":"^0.0.1","@types/eslint-utils":"^3.0.1","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.6.0","@typescript-eslint/experimental-utils":"^5.9.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.3.1_1641366657687_0.4703270274543605","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"eslint-plugin-solid","version":"0.4.0","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.4.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"73b19a1cfe0b08613eec36bafe24acacb4f572ad","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.4.0.tgz","fileCount":36,"integrity":"sha512-JS9pZ+e1TSs7OYvcrC72t9kMY1YvlHchIAa9Iz1/4zL/1YQNNCIWvrEzOJeDTFNfGgnuj9YlYJTgAIBDT574dA==","signatures":[{"sig":"MEQCIGJuDiiWW68QpuVJ1NYxmt66aI/yEvbxhbG3kMykW/ixAiBEOZkYHy58iCLKfuQ1XEGMAOr6ccBR1h5fo8pHLWKSUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5J6fCRA9TVsSAnZWagAAJ+kP+wcIt76VjlDnLh2hbnFr\n894IcAZEhgJ9vnp8CHSGYuBezpD+HYPjQBzBfnlHHQKeYIzUsSC9bxRXzIdE\nUK3z2ZselqLaJv+PmOIcwj9IwU2itizKokxjj+E39BXmQNc0GeSn8KnfsA7O\nHBVQgkSDeabhzOyDm5d/jRaeNA6Ns/D/MZ7LEKoJlbn8ioIWdgxPMm0xy7zr\nAL9wMzpXqh2/4n25ItMLUMr42DyBFi5mtiV9TH83xkFwZ4whxnX6TfTYLBFN\nco2aOYCSra25I0frj6Y743JYW9LaaczaKy6Ycsil9VdYWQYeMDxGLeZrp+ka\noxNw57ZF+XjPaoJjkon4JEWssuBp52Jpa0oKuRYVEHYz3p16nG7rfPgmE64F\nVq4oAXKAzlLJjJ0fYOA88Z5UEFSV5M9Hr9mQAV6m6R8eu0Qkuc+Chdi/w5KZ\n8U97aI64lS5ClFp/JwsUcM4qjozT/TS/blgamPcmCWe7InBLo+xw2oTCAnSp\nhjSz7QxUpnJCxlBEbBk189nanvf8ncvBKm43FsVi9Rd36aXo1/bq7BsYTIby\n/pRtNV9xmfRn8op7ZEthO7C/bjKZCujEmVRIVDttut9Mz04C3eKQYUa+SJ9/\nfNFgELGIzYtrwl19G8AoZAYDHjZ5Cj3LAANb6CAuNyUXKVeeRwKgpgF4cvlk\nIcyG\r\n=Z1Kh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.6.0","@typescript-eslint/experimental-utils":"^5.9.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.4.0_1642372766909_0.2339678878650906","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"eslint-plugin-solid","version":"0.4.1","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.4.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"13fb519b8dee1ce874221b912aca09b5aff2821a","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.4.1.tgz","fileCount":38,"integrity":"sha512-7+zeIR9n/1aGqCP22UlsVVeDPNU98NSveTR2jzTBtrNIaAoi8jKWdyOEU29CLnKr8fLG7TqyqchDvwiRaSRo3Q==","signatures":[{"sig":"MEUCIE8KHGmOKqgCcIjBAovYyQhWmrzIpW8BcwA4HDcNQ5MPAiEA19ePJ5boPNd9L0ng2SMglUBOuy7TPr2CKAEvFFzXaqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7FJLCRA9TVsSAnZWagAAC6AQAKJWOahhN716LC2k+9i4\nQinsewn+zoaEJ2DM4Hcqvwskq1qPejpQgLgOKB8zcn11sOHExL1Jk4JUeNH1\nYSHMuFNVEp/UtcbWEGabzLAS2d30oQzIMVKkVT2Ev8N2DTy4CzipLnjW3lEu\nYg9qybH4nZAmDuQQUMGot9OPEyTDITpB4T9NUExG6ZFAF/6Xk2jxXF5cZokb\n442jtCHfAazrOPRgqFtunR8rhKGWCBG1EA/3FX84jxGpu2XY4cWu6u7caHR0\nAczq6rOeDgp54l6EYWvBGwg2GSxXUhx2HnTLNij/fV5fwV8/MKVKZt7s+C9Y\njf9WeN/zvcl5QptQEQoZiY9etjF42yGKZyMiycO7PtmBXX/cHccMcSOTN1Ql\nuMQUgUG940plxW9N9iqwM9ymgyg8J2+Z3bG43FNWNEA2OFhPFX3zuftfEOsZ\nWL69ywBxpsoRKIBnRDWQnz5Ko/fssF45ARpfwgc2z4PO/117kGQPWvE/tP/E\njaJgNTnt19kzYIamz1Kx3bwLkJIaoWVbuJ0pKrz3WQVjtkb0ydwVkVkvQg+c\n67YUoEQv2WfUmLGfmIBVDuWPXJWQI4OFgisaTNQ6AcrDVj/vy5c9YbChvWqn\na4iwxhiRfATSqDsFUCr1i7wGc+ttHtNkwvyaId1qjbsET+WLEOlIlsEMW4Dk\nzdtj\r\n=SS8e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/experimental-utils":"^5.9.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.6.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.4.1_1642877515464_0.008894056740335277","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"eslint-plugin-solid","version":"0.4.2","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.4.2","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"865e90d8679be6dd897a3ca033c5222f784edb39","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.4.2.tgz","fileCount":38,"integrity":"sha512-QUxq/tpaVqB5rhMXy4xy7tzjFV58iK4y+PFZJr+ZRlmwmvB2b8SxJ3upB46JzItI0YrojcjWdc3OZCHGNwI5rg==","signatures":[{"sig":"MEYCIQDtLW8U26/DQtH/lKgONSmjntEIpX9bJz6KsNfB/IZKpgIhAKI272jM+GZ+nomWlkLzCeNmb2Hr1fT2TcuEK2NkQgAD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7dYvCRA9TVsSAnZWagAApA0QAIorPOR0CT3ltP1jz8Z1\nVTt36sL7pGY1EmCgoqt0XDb4cfZBswbUcf8L1J5B0GBfuzfUtZ9pgFxU8Gpr\n1L23JwQ9znLWGGDxn/LW6yBwDiFlY85vaqLMoVleNj2MlMk2N25+VUGXMqeF\nI71cYwgNgO66mO0Qp3uH4iMKtWUkn861cT52JHzNYOelc51KCwC5dJXrEHez\ne9tEI3/3vP7FGnd2KpeYgkVp8TPJs77+NtWhO4KNZAiPsPTn+If58twjq8hH\npkTAuMLLNZIC7c2LO4FPv0Vfk9ImrI+LMuGJdRPIb8ZUL9J59Czb3eCZ8ui2\ndWDFm7iFCrOn6O/a8bf9g0Mb+UEcsZKx++AVkYkm2GSng0MpBw8grJH8Qu4v\nlqTgvXmZED1bdhdzDc7G9CxevzIOI6xYwZNZ9ZWIbPpZ3CEGgVjvWkeHzgKT\nmgziRrnUA62B0srCmuq4x8AVQFYpq9EbAL8DF8ZW5CGiJgsm/m7ijUDsvdoe\n/3FWxlr5Z6O+2sQ4qju10EoCXuoLbvXRUUxZNCVwHbqBqCeY7/QSGSHBDq8M\nHdy2N/KnADZQNIAg20Fhpk8uKRRwtg0kZ6L4seP/qvUdgFnBKK1rElCCgr1i\nZg53B1yvaXmMHjGzgOFTOcQzMME2If35AHnJe5xoHl+vOE+mhmzllVy0glEs\nyVe6\r\n=DkFi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.4.2_1642976814859_0.027779305555286182","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"eslint-plugin-solid","version":"0.4.3","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.4.3","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"c8a8d8860ba3ce69c8d8e9f58239738dd32071d1","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.4.3.tgz","fileCount":38,"integrity":"sha512-4Hv5q/Ko3g9E2n2tZBaPAYCb3w+TFxn2uOLSa6MWWsLauUE/PzPPAjGVGMezuB4ICy2tOuICDZO4q8XoOR84/w==","signatures":[{"sig":"MEUCIGi1xNysYBv9aImVxoIeN6N+rW1w0HYzGtIkCZfECM+/AiEA/N5zeUvtlULG8u0CZhREhvryQWSoO87Ktw1S/mWLK0A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7gQmCRA9TVsSAnZWagAA63QP/2Rpow/Nhgx5kXeBKwcl\nWCEyhOPhP+IR9B1JdlFnXYuceJMLXD1pjS4OwbN4Roigghi/vOS0P3o+Wh0O\njVT0LcLbzuxt24Xei7hh+pC+sgOUh9IljTJF4Mxr/VbmKm1zGAkpa7Hs2oHt\n8GUg0HVLUMH2O54EYuo842UKuAuNNarZD7oWKm4cPlu8NVxeCxAZbi6G7NHk\neJetwvZKZlZ7Rws4kKrayLL3CtMHOIrDC8mgQ+72rO0ynBk9EEnQLkiVu/Ks\nh4Z1QK+TRUc0ZB9Dyh9QefBS56onwZUFcr7a6u57RJhkld8IHicdYFFi1EK8\n0u93YJO5pE4bcvi6ALYoXup3vOsQLqzqP/IbjG/toqd7fy0cc5V1tma8G430\nnxK/8br0+stqRpJEhX2dGeUVb7E+vgTeTjqj00UptNTGvBwLC9IYJ/sthDi4\nn8Rxj3y3zYel/EHGcQJ4zwWBrREv+L4EUC3s7dqhvlwjak7Ign/2+6eupSn9\nlGS9B4iOGJ4AOXFLK9k4T/QYVgdHHAhWIS1JHsP1ko2BvwBc8+0ALnHsaUaj\nlNL1LCL5cEziFEoFEZSuttet7LRnnWnkTu3m9vDgtGgwkGKbMTNoOSt6iYO4\njkvM9RF+FJJEqm6gEpAUnQeh1+3bT9tZV7JDrtfMuy3O10dQqXY3WK3HHaZW\nmfLU\r\n=CJer\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.4.3_1642988582145_0.9770749049594085","host":"s3://npm-registry-packages"}},"0.4.4":{"name":"eslint-plugin-solid","version":"0.4.4","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.4.4","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"c89a3b9dd5bcf0891fda56587f618230c9f4e2a0","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.4.4.tgz","fileCount":38,"integrity":"sha512-LccbFyhOWBBxtt7mv2jN3UzKQzFH2mxHqDJFevC8r6hdWwfiQeZg/dZk+UrRNB3pN0A/cKAEJzQSSMRe2JM6HA==","signatures":[{"sig":"MEYCIQC3m2QaSTAmEVGVzWBzCkGFxig9tEemwY2MQyQ9lF2hegIhAPAsBaaBzztN1sERpBX9k765vB7g/j3xWMLhlMEZhlMH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+LduCRA9TVsSAnZWagAA6eMP/isFcNCiCK1NLsIi23cm\nMfLAghPnv5woudlkRe0i1XfeIbvkBVxcZhTO0ZskzCamLs1V+uexQT+EuKAH\nYHvDGIpcYy9b4818WNE/x79mEitDJ/T1MbZJ3kGCpw5WTLkzJi6FqXVvRECZ\nrp8iuTUQBAKrlcvdfFOAS2ivCz1qTfu1uvgsNe5/IaYw1Syv88W3WPFT69RO\nLFrU6maLoC6jhF+enuBhklUjSFga6uc+7vAhjbouz6rTra6o6vYvyVhUkd+G\nYMXkeMtxahm7Y7ORh0CMy7S6UFAksY4Tci8ZvYh4xU4bolLW0tKmJvD9kxcF\nLxKgDGvve8gm4bay/HABhaBerPQT9ng4sQ0IBpMKf6fMl2tn6oglUN99fGR0\n9i8ATHSExJlC+nt42A6otYmReTbC5M+jMJcLo4aHK+mK05iux8cQ+U2Wsk72\nbcIKLJAxlIuAhiSWY8AfMABGinsvpdwOunmK5lYmEvUlzT/DRhcIhSBYsthn\nBLah87jEYfoAJmh8OiDJ0G1apIfrJh26/ofk5zRzyu/2PGtBBFy7pLYUkw8q\nS+s6O53KXGm+Cwv83VwFiosB96/8CGO/Nv3NLHwxjtSJpUpMfOPLa1VKPwQg\nwBd0zqy7M9sAGFpaaYtsF3ctluSDo99rDLDU58bn87X2dBdUJJtl95aASYkA\nmOzm\r\n=c6Eb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.4.4_1643689838843_0.9262017808011622","host":"s3://npm-registry-packages"}},"0.4.5":{"name":"eslint-plugin-solid","version":"0.4.5","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.4.5","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"1db65e5db27c9e0d4d0ff294ce77f2f1d2b3481d","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.4.5.tgz","fileCount":38,"integrity":"sha512-2QWWjks/seg2QrIi5fbWz3CWGrZoTQkwmFglR7Eg4y8rKFNWVbjeCiEhg1ScMAWaOvo/uzZkEs1Td8pvOb+E9w==","signatures":[{"sig":"MEUCIQC/JqjlNs4eX7kgiJDYi2ShRPkOVwzyTFd/XJnbIEdyggIgNobut3gV4Y80c4mDy1ZbVKY8pFmoN8w/4qCxBlrds/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPlFeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGfw/+OSmNqHhj2NYyMUi5vw433fpglYs3Hli2BdP2jxti/MuIT/2O\r\nBzw/hH61zcT1t24kTOSYDH1zfwxFR8EdP7SK+M4aAkT2bo09vlknW/oqCCd/\r\nXpPYI/FjCBgNmkU5bSAZftJ2MDztujSsL1BTdSNB4UTGAJdVVdnMFA35mUVa\r\naa92QOZhHo7e6a/qfdaMQYtbTPmpkxNqw9etXyX6GYiHXNV9tLa2Xirmxt/I\r\nvLqag7nHqcTqw38tmfBDJJ8HlrG1ox672d+JN2/F+McyUbHjeucIlgg3iTsa\r\n4I/b8i+8e+Ml8+3riyT9z63vQev/2Qt96p2RPdjBzVbrvXMABYu4s5rS9jWz\r\n6RHnLJ5J19wxgEHRhxPyPnNF7PTlg0su3jJxEydSpDsU3pMyI3fImxII6Fdc\r\niEF52HvkkmbV3AjgR0jjlKF/flyQBL98p8H50SaRm+zers/18np5zNZB4DbP\r\n29Bc3riFgpnrElcfX+mI+o6LS7KC54bMXFD/crX9goa/xfPotFl3hJ86OcEQ\r\nZtcK68/mEgyXa1SsRVY4lDCzPXWt04sNlMsu2ghliXMXcwmAbF3eRBbYa3c8\r\nT0sWHgsWSnI8s6S8k7rQfW5Th813VIBhEIzPRG2AKO8w4XVB7ORgu9cqielj\r\nsS0oNrUJjB1aEqSbFp8BXU2tGmtJBrt13HQ=\r\n=5QVP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.4.5_1648251229948_0.3201983594915576","host":"s3://npm-registry-packages"}},"0.4.6":{"name":"eslint-plugin-solid","version":"0.4.6","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.4.6","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"05486e66f4c9e0a7b46bda4186d0ac6b0c8df4e4","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.4.6.tgz","fileCount":38,"integrity":"sha512-XYF2Xoa73XEf7Q7n0tdHveTUWp6Kq0jkegnB3vvtMvP1cGJXgfbDOiN7X4TxpE9fj16NI63ruOnxXfIn4EsGUg==","signatures":[{"sig":"MEUCIC3AoI/kAkS6TNxqU/o4/at54nO7pGRWzvSdNvinNj7HAiEAws2txh+ro3tXwcMwKWbNqX7ABZK9V+4sQz3jIiL6Png=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRjyKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNrQ//UZdPNfMelPdfO3ETXjXYDnZzaaI4ArHrF6KH0ZnDDw1wdOns\r\n99FWNymq0mcNDInHxm2LWEMPwMeo/ZHYt8wPTuG0E4EL8bcnE7eu1TaSR43c\r\nRTW0Ma9uX9BXLQA0/1Xmb0MbdmadIHUDCGrn8cZm5anf8uMk1UW8ZfSm7WW7\r\nTYkhbPHXEGLSlBgKHz2qbrnxnlw9jiPFZ8XypLa5mfx8n4LaYvJZ9CNtzyw/\r\nw+aJpXvHYVlfsseLsltGX3sgSrll2JThAkHVCqhyoqHjnWXu7Y9aVOmLu2DX\r\n/uKRwfT8xDHn954B1SxSzrQ8oqpSucht8Mj4G6r1LuPSSUwmQUZKwIeLXNp6\r\nQKyEMWdFzM7Cf1SO3IUca22yxRY8vq2TwTJiPvPw5F7VvdIXkzZ3RxK3gz7G\r\ny2uaIoGEZUJ2zcPi2dGYvUddpDjmWm4xINN6tdFb6/LDlYm8xo5S+63DNFqk\r\ne+mxWut5Bnw/84PTlEqivJWKg+mOBNP0jyr+xEATxtV3qprlzP56Mh0N0JoH\r\njqagOER4JXX1aF1h0Nyn91zhh3Rbq7cDWQkxWhEV7QUyPx0Xv4L2XlwmBZ8X\r\nWXPaFj1W45odoQni/eLHtt+QU4ndRnZVzn6FpyrRU/0bezEAPYo3h4oFGRW8\r\n29JfP6npzDqfRTddV0FZmXVg3JEkSi5d/PU=\r\n=3Km2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.4.6_1648770186195_0.2080508231692364","host":"s3://npm-registry-packages"}},"0.4.7":{"name":"eslint-plugin-solid","version":"0.4.7","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.4.7","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"a3e0d062e2e80b175a3d814719bbf5a297119196","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.4.7.tgz","fileCount":38,"integrity":"sha512-oWjW1YhhcGF6guWzdC44m/350A3l/5wgg9Gry+aWjeWpCeD2PMQT9jnjV3Sdibprjjvqe8w9db/H+oqpm3JHmg==","signatures":[{"sig":"MEYCIQCz1mRQV1kD4Y/6VSPZXMPonofqVao0viBb9tkkWHGG2QIhAMCSM+DuREg8jHx65buYoZmRJG7nFvp5IS+wjMQlbIp3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV4PHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyURAAlMFRO/mrJLSkfqoXWP32xtBr78q01+2r3xtp7JsG0fbuv1Fc\r\ndcxDOGIGzQrOhTq0n5+1XVeULKqFUgBSJpTE+XT1GLKGgp8NOLEy5QLiAbz0\r\nsjLaPlh65qcFL87YwLEF5TlVX0TuRhm0QHGQyBpHbrlt7P1MuHQYZxY1u1RL\r\nc54PMRCG3kIUbr17FEiO+YrGQifH5F/8fDh8QOiINPcJVPp6o/v94EOYAc3I\r\nIGG5sOiC2nSu7WRhlStsOGOeHgV0dqnNwBlqrX2hAykJplDNRAd+1rUPmniO\r\nlL2u/0UG+J/da/DqQWejZ7doV+7fdAE39iki2VgBNFX+zCEpBu2KwIYSjKdY\r\n97VKNHo9sgO8Rp0MVA/VnRC5jAPppKaEoy0YeawsZilnIWxlyWqNR6cPPHx0\r\nmGL17oRc+TMI3Vg27ggRGbiunvcmaXg6qTBnuHwnweflTnvIOgHguNZ2qP7q\r\nFg2Qerl1f+gMpDGzYVJXi0SyXpCaM1VHXjsQ23bhjOZSE90k8FCTaYMvspxP\r\ndt7J0mX3FP+ndJXzpqzIFVl/OL5dMtnGwKTO66aJrp/uNAYSFm6Hscy9RNxL\r\ngl0nxBUlS3kqHX3HZMk29Fv3/09ExSz7KDzt2lwOxeSbLYEbQEHXPnYD9gVI\r\nuZKWOugyRzmaQobr4gC4ssD1Ka2tYsTy6Zk=\r\n=aiuc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.4.7_1649902535447_0.5417175501173026","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"eslint-plugin-solid","version":"0.5.0","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.5.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"bdbfd648bec131609c6ec5de65fbdda49dcbd3de","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.5.0.tgz","fileCount":40,"integrity":"sha512-OXd2Tb/QaO+rBxskHZBQeBY7He4u+YLlLyyEUptcFc8UDwSvIkeTPQ5uUbf6kEqHmB+h6nKGchOJBj1alumpEQ==","signatures":[{"sig":"MEUCIGGCqOOVwTbaWkyV5OvJt1rPHqXjkWX+ns+F4SR0VgFTAiEA2ZtL1KsZjvynu3/GAUjyc0Coi9YPa6OQAszGf6Hmy2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiisiuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUWxAAi8mPotV/3Qac7CuPMXuoSFclDKl5Fzrt4ybJKr5eFatJxDZa\r\n1hMQvnwSxrUEsarQUV/oHwHO6+DlBFbnIvELDhHxKfdfrOa2RKMu70BqGTOG\r\no+G8FJcfARs9eSSX87Ur4+y3DXxReGLh/JbkUSoMhDSpenDQ66ptWUqvtI/4\r\nJ3VSDRbciMVua52v++MaAzusRSysfiISX4b5RgJg5JDMAyb2HWIu8lbPu0Tj\r\nNMT0zTGEiACBVaFhiSb0dkiqWk4+y2ppd6mAp5urz/mzbuXjuBSP0h1g4Emf\r\nQe9bDJQnTrq8X3TsVofcdrw1OdttRw0UvU7Hy3g+S5Z1A8mAlKVJPG541AaR\r\nZ9RRaW+sHRnOzC9ugQJY9rHkQQYIn+7hEhfiWIjY8w1TywhI23Ixdc1l4bv4\r\nVdWLyc0Yu4kJeBykiz8Rm5mL1sL5s27tFSEFwuqYj9UKQX5Fiw8Pap1HmS1w\r\nJz8TC2bv32Gz2GXNRrMHVTQHhe8WQ2dHizoQP7GEisOIXus5VGWwYjqiW8gd\r\nN2L6P5VuCk3oK4kSQyCgzzE7sCXC296Bc0sWDd9qyeN15hhbtQ3zqay5e9xE\r\nGAta2yynENfGvZdY1wP6TKm4laPGGMe/lTw739eRLm9HuoZIW4iPTfyIOpsX\r\n1qxwQjqIBYiMH69dfvgyGvAPDKjAXbi4o0g=\r\n=pe9C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.5.0_1653262510727_0.8944461866197893","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"eslint-plugin-solid","version":"0.6.0","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.6.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"09564cc801c8a9a8913476d5bf1626bdcb2bb40a","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.6.0.tgz","fileCount":42,"integrity":"sha512-xTqTBDuXlWksRbLKYIz7HYyknomy4IJi834TErcwOJBS4KwmrbH7ZqOomMJCtdynF82t5hz3isfcLWUhc41aqg==","signatures":[{"sig":"MEUCIBg7+aZlF288ilFAGjgB1N8tOPPBSA+qG1nNmWsVqnxUAiEA0o3Z8p024HbuqgKm/kWC9kpSbPRjOCk3+urGIRNGwcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilr22ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+ERAAk4Jjj7zdTp//zTPQxugAyfpTYIyTPIr5LhzL/6OiieLS9jqT\r\nlcwJpE46KqidPKHFDuUdgUqSYXiqy59+uSU4SPQCGEqH8gOvWriqTTvBMEov\r\n+aspdf+sDbnrhG3j2DzSUWNCl26Q8V7NXo4mVw+dsQb2fXcrydqPxcvPFdys\r\ns9gdFvFSD9rO5DtSJHphKGW5n41Qa14/fZZrVAYAV2UsUzeR9yToxh1P1YEz\r\npVRmrkXTLxQhx9JAHNCpeffOLcU/P6su8tBGBrrrMihXnFATbkPqzIyEH1nI\r\nDdeCE5vNC6dB5kMhi4ra1BRjLgtzlCFUfzSHPalSQAGqBto0OgzIv+N/geqG\r\nFCY2X4GfARCZTdWhGfaf1/Q4YREWJ6zEn6md8WRJM9ilsTPcrEMSdAnPRpg+\r\nQREnM10QvKBhh90nqM7SNSch7gNMbmnZ7StHdMd9KH973xtp0OQEWRuk+WVu\r\n+z2hj3ok3WqoFTEQCD6g4mUiM4YI1lQp1xVt4D9EhrwlDgL6WoftbOjqSHHj\r\nq/+bhrzonMa11HfLED3foEPK0LGToV4qGovR2GWeV/FaYxALdnx9+mRsyZtU\r\nuCOCNariLoKKW55N3czZNv/2WPWqLXKxqn+qu04vvMMCgRDJk4KdtcN6Ns/i\r\n1jozU9k0sZ1Uu/2wzBFNu5efKzlxQ5ajhzA=\r\n=+sPV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.6.0_1654046134451_0.5574931939263388","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"eslint-plugin-solid","version":"0.6.1","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.6.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"e8daff53d44340baeb70a532b4b4c8593a800651","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.6.1.tgz","fileCount":42,"integrity":"sha512-zThVPpmVPzESBpLyzNoYo8/UViTDfE6j6RxQGzQUE81uF33lHL5g5rrgqkON/KbDLCKMOLYJEBc34AbgK2rcxw==","signatures":[{"sig":"MEYCIQC2fZTzGmHC0bI7cfK6cD/T4tlpd9VItIAjYwOusiO9dgIhAIqeNuyP7k+fKp15KaPXJ7HuuNFYvDrnW1PXwa5On1gy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimUwNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoURAAm9Ycfksr77KB+awY8AN/PTOUt1u5t+2ldlq8XatLzgqMjPMR\r\nmV78p+/u6w2d/aZNmLOlpwnX+ItUpL0s9uonOkf8SHqFtoEiGTZ+ztMLQj9B\r\nOmUzfsGuM8OvqKWU4pyPYTrQL9SRrIP0EmmQRvtDmhj+wnMNgT9YOVjd1tDN\r\nrRv4g6m598TAm/qH/wFbG01DL5QmCK2Rr+jyNtAeTaiIN3pnuGrt4gORQZcO\r\nUJX30gC9LuMFSYuNPoz+55IdkHVOaReoCJTPQfHSfrCPQQVkhm7t3lOv7u9a\r\nJc5sHbpDz4AlvElyopy6AZt83vKv9tn9a1O7CdeSb3d4S6M/sPQj7GOJ4/55\r\n/s55bnCHc7cEPaWxZ41SmVwVK35RuEUe1AdKXXvVocWlzGl/chWzMyGSvYx3\r\nZtX8RbyhwiiMRcuNLsKeYF1X5wrzz8obd6YF7Ao28Dx6p3wHGJk3LjsDPGHq\r\nI5UcBKA0r/i4ZuQYEa8+MrbPUOdz7/BUhwIkFYTRRlQ4cHYVWIf/J951DftS\r\nkjctvJdbKEUPQK5JqwtwCsXgy0ZAATNYqIM0lviopqpST9lPtF1k0oQS+FtX\r\nXljlHFbeCz0TqvC+ZO6pG3pl3WkH86F8gHfeXyhbcdOYM2/c8yV9HkrOyHWZ\r\nUYNWMG8QbfLBVAga/RgNpt6gJsbiyuxng4A=\r\n=cUxU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.6.1_1654213645347_0.9458144933143169","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"eslint-plugin-solid","version":"0.7.0","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.7.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"8a5fb6950e8969054b0e041c742300d1f7f745ff","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.7.0.tgz","fileCount":49,"integrity":"sha512-mITYmBMraIWiUEAUR+toMH3Y0t/vThRcyQ7UkJR0zk8S8AIjB2DuWSuUoTm1Xjf0FyB4+xDlr+lttqlQi4xGlA==","signatures":[{"sig":"MEQCIG1WkO3uTKt1sScjHf5aKN/KQ7z1VIya7mfSmf928fL3AiAEqHldOukIRF+m8g3q1cTFw7du/xSsItNYRSZDPdmkjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":245466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip+yrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrm+BAAg+wYgRjEo0Os0ucmCAQPgYMkcSf7gUkZA/F9e8D8jFJBAYba\r\npSCxpBfKdVM8I1xhEyQXmd3gysyeicgy6nCCejGCQ2IsrVJ1ZInaSyHRwFOt\r\n2ZFaAhu2LzXbQ6osfORWNkb6GXY53WGN6iRkkgHiblv3LDOBguEYYn9dq+kQ\r\nXv0cyXozRYRjF39SL9L9eDBYaZeKMuLHFGmJLFxQPkC4iLY7n1g9hkzLnEiQ\r\n376WiJh4qo7ShGRN28FC6uDpG+/OI4otqtXSOk+o9qMDvCl6ccbcMnBmts6/\r\nC/zriRA7XVYebRyCoXIcsVV/SjMwOwMc+0QCpCeliDw9dGDL1nHSWN5rA6oe\r\nPtzBPoPvy4LsSxaAFUwQsanbiVSJip5YY3TcjwuIQPWLUB6EIfEIV5vhyoDI\r\n+FOiUtFpmmmTUbYyOARb7OPUKbGarR6ZATARLHj0mLlmV348V5fowGjaIfy9\r\nAvlfS/U8ieYAyKe/0UDpMhploISXkqFRMQIu7Sa2Udil5SmS16mmwKDoM5BT\r\njtGauXIpZQ1QJaQ/Fp2DmeF2XXOgb2R7q8LuSwNeSoPoahKVoAPwjuMHRhnh\r\nVF8GN/uMC+URBkor/q94qAFzc0qgseGXrnVaASsxhnnRvhdUS0ELfvUKBf4I\r\nwrxqnQsdYeDTZWYiewwF4O6kPsPu3h+EYlk=\r\n=7cUw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.7.0_1655172266999_0.8272127964240414","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"eslint-plugin-solid","version":"0.7.1","author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.7.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"9e5876e7bf0d43ffb9ef573ff8158ba9e92853e7","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.7.1.tgz","fileCount":49,"integrity":"sha512-DNxpdvbUcxOhSEGtT1szPQyaPCDL9aZDxBaV9ljccSis0Z2vLgl+KF2KTZZqjyQlyw+6pqe3Yu4e1fezjWV72w==","signatures":[{"sig":"MEUCIC3fQ8s9E626AhXHdcSUhYYGK2qmuI7+8frVwj1lwN3JAiEAiNEWf43g56LOyOqOOHzJlOWtvgal6hk19Km1frsI+QM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiyyshACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsdxAAl1qj4O//pipZmBZXH9WIheDLamJlDhU6vo4rkRqchr8z5eow\r\nOvwgBZRLJaj+wjXfRNj+Lkqat8CMBjE5DLynx8PTi2rkAWcIJxeF+XxDAQal\r\nJTmU21d5wwdF/AS3k3vUpAEHcwZAbcTQRdh+HpFQe28w+MLNgFnmA8qqz4fR\r\nkRxjJ6mLyOEWLGHuC0GR1n1ZGOuLYC6MQhinA+lqFx8JO2eSnC8XxaELeVts\r\nQh5IvDJzpydeFCrnUJHiKkEC/LT9FN/F8ytZquogeWo1+oN9D5a/UmDG8wzR\r\nLLfET8YXBPV0z6xenLpOIGDqbXshjZ4STRCL2HP+vVG4KkJA9h4effBwGQpl\r\n4EVW+fc9hpQfKbAEKLiQvtEnUSXNtOBpp5Wpo21NMT2tpUVHYw+xGFvFo9Rf\r\n4cKu2+q5C7lb2P32vymrRtrfJNyIi0qtXRktS7fw4q1Dw9MTb4CiLHmzpWGe\r\ngV946PUTZJCsnP9yyw4lqLrh8xuXh6PvEpqdJdibEjP8JvXUqn5not0ejo1p\r\n65v2TEfXlvY/lHNSTNtXSNdrlSCQ/U3YLhIHQYBQ5EqULCL3owjSyw+Rib25\r\nO1dP3O7YzQva6+x9IH9Zq2qphzz5dFAV6Ohrdaiv5h2O61QSiylgu3UMo6A7\r\n6gIxDiK/k4NSS+v3hYm6nHtjUYiufenrndA=\r\n=rbfd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && yarn run docs","prepare":"husky install","test:ts":"PARSER=ts yarn test","test:v6":"PARSER=v6 yarn test","test:v7":"PARSER=v7 yarn test","test:all":"PARSER=all yarn test","test:babel":"PARSER=babel yarn test","prepublishOnly":"yarn build && yarn lint && prettier --check src && yarn test:all"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"repository":{"url":"https://github.com/joshwilsonvu/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 Josh Wilson\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.2.0","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.10.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.4","husky":"^7.0.0","eslint":"^8.4.1","ts-jest":"^27.1.1","ts-node":"^10.0.0","fs-extra":"^10.0.0","prettier":"^2.3.2","eslint-v6":"npm:eslint@^6.0.0","eslint-v7":"npm:eslint@^7.0.0","fast-glob":"^3.2.11","typescript":"^4.3.5","@babel/core":"^7.14.8","@types/jest":"^27.0.3","@types/node":"^16.4.0","lint-staged":"^11.0.0","@types/eslint":"^8.2.1","@types/is-html":"^2.0.0","markdown-magic":"^2.5.2","@types/fs-extra":"^9.0.13","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.25.3","@types/markdown-magic":"^1.0.1","@typescript-eslint/parser":"^5.6.0","jest-node-exports-resolver":"^1.1.2","eslint-plugin-eslint-plugin":"^4.0.3","@typescript-eslint/eslint-plugin":"^5.10.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.7.1_1657482017044_0.7678246805319466","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"eslint-plugin-solid","version":"0.7.2","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.7.2","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"6771824f4c247f379414aeb11264b0c2a38827dd","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.7.2.tgz","fileCount":41,"integrity":"sha512-80jvjh4YypoN5rr/LjFqGA/Xjc3/6UxncGLRGbdYrQR7Y8xQ3ctRkceHb2enlq++vrkk/6rNRCqii0rEtWn80w==","signatures":[{"sig":"MEQCIET9kP3TAKsVOhp3gELxpqzYrXzji36zDOnvifgmxhujAiBJMHdVQ9qAMd7PVWUc6FquZbrq2gK7GpWwR5STOaxbeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":248094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjHpiwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3DRAAjBG21xvoVIDz5N6iYngrPvdSNbAFky5aTFgB8eVGvRBBaYKo\r\nYv/BsuZq6ChRP87zdGY9DCeqf5QelcBLBQmj0+Fa9B+MMw6kVeUEmh3jSMol\r\ni6MiYIJ7U1qmZJBCfKlva/24O3Mpr//8xjUtcnknVttsFr8GtVoKb3aFxs9i\r\nZ9DBL1VVSEQoqS6aOOvZCawinHaUajaqZq7PBFfCAIvrc+bf0VYgV28vCw9/\r\n9mDk5QdpfWlxEVDBg+HosX8rH4dJPeLWsQtt5SnDmRRiLlhQLMtaKImoYxWc\r\nRpzz7bdNqklDTONhoJ2pdr9qrYNrvPz97xsW+bPb1lDqB0Kj3WwuAGdVpJJZ\r\nPqdVxB13AJ5turU1Fy6vErN9pjRELjU4qyxP+YuIvlcKYmKcKxRfdZHcLggk\r\n0Y9q9h3xkH99Y9DO+bjFw4Bq/Gp0xrq9da8Yktr+j0DEaFJ/hvG9HMP9GStL\r\nRoZv1vcb8I75YFpxD6AIHa8jtCh11UKq6fE1o9dcGHTLcTTmCJa6W4v2g1+D\r\nIBfFS9c0h21vqigRr3BZxWX+lK9d8ab1XRUKI0Z29Csm0wwYsvqk9byD46qF\r\ndEfdfi4hfeDrwbgW+NbrHog2VaOOV1GYLQPvlQzrPalCjHfBtPGffOrfLTa3\r\nDGaizPhaL0abZJp+zwTg/CIZUHtsUOSLz1g=\r\n=gL85\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.7.2.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/d222ebe2637c0206bf4ab4518ee7009a/eslint-plugin-solid-0.7.2.tgz","_integrity":"sha512-80jvjh4YypoN5rr/LjFqGA/Xjc3/6UxncGLRGbdYrQR7Y8xQ3ctRkceHb2enlq++vrkk/6rNRCqii0rEtWn80w==","repository":"https://github.com/joshwilsonvu/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@rollup/plugin-json":"^4.1.0","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.30.7"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.7.2_1662949552512_0.6092439622026966","host":"s3://npm-registry-packages"}},"0.7.3":{"name":"eslint-plugin-solid","version":"0.7.3","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.7.3","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"6bb1926de4e3e7d6028cbc31874dfae0511adb24","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.7.3.tgz","fileCount":60,"integrity":"sha512-5Wtr+3AboB6Gzi64iyHXqEjrAONQLrsph7hftyiq+goDTUAZ9GN8HPHw+dqZV4XVPGxkDWpnSKKr+KE9VQok5g==","signatures":[{"sig":"MEUCIQCFc7ERphCZXbX5l7D35b36a+498L0QurNwSFyOf/FuJAIgPAsuk2BZDpvY946T/VGrCWcvNzCv+nvPJk60COu2qho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":264091,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjI9WVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPuw/8CtJDTT0x5TFTi3cFYWzgv0+gjHf0/vG0xjbPKQRIn7GA28Vt\r\nMbov+UXn4hvzWg1Y20D5p+rhEIrXcQ4kb0vHpGkgG8LEva6sOKfAFJCr6uSH\r\nr4oFAQEXpd7CH2I1vqCw+3CfsFDyhA+TCvTeqF3xh0JOdcIu5r6dGzxEpfQu\r\nMD5/Sdof41ziMoIa6rlW0T5dAZxSSRQgoxOkf4qWNwcl0SKcgOABFjb7tFYs\r\nquRke/y93+PVycPIpJxm9ogatTTJCMnGBhKOepkm/fyJl6oPn9NSIFn6MmwT\r\nlA1KG912X+5MBLf4QLeBNjKMQUs4F/b83yEwN+O4cdkk/pYAEnH0KtbNF2De\r\n6ty/RDqZZys5hdHKDtR+xcb9MduQ02XIt7vGuD+P5aUsUbNeoL9Zy5OX0wVE\r\nkj+LUT4MrhDPiaXUCHtRgsOHR3g7E0/af3AtLrw8HvrwaUGC4+hHMnt7zSa6\r\nJ6fai1fquK/0TjRW3TcdD6J4FX5tu/LC9QOlilItCxH4qRCwwShgLpjzzKqR\r\nKxenGrVz+qSQlOFpKekrOi0LRPsa3tM2XFLxTtT5VhaiW3pYv6C7QE4z9ve4\r\nMifZQBoWYqRLHURqYCKJAjWHubLgfM0JQGjusqoYbpI387y205Hf5rgaHv05\r\n6vo0OUV/2oIUNxM6LanI68ljFj2Ceg1R140=\r\n=zmJU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.7.3.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint src","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/5c6a3f65b39156b16a50a401a63a351a/eslint-plugin-solid-0.7.3.tgz","_integrity":"sha512-5Wtr+3AboB6Gzi64iyHXqEjrAONQLrsph7hftyiq+goDTUAZ9GN8HPHw+dqZV4XVPGxkDWpnSKKr+KE9VQok5g==","repository":"https://github.com/joshwilsonvu/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,ts,tsx}":["eslint --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@rollup/plugin-json":"^4.1.0","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.30.7"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.7.3_1663292821049_0.13498316579658787","host":"s3://npm-registry-packages"}},"0.7.4":{"name":"eslint-plugin-solid","version":"0.7.4","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.7.4","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"095dd7ea536873a4e3e9789d20f673fdab515c8b","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.7.4.tgz","fileCount":63,"integrity":"sha512-AqGl5gyTA2qpF3VnzHcXgZuCjYp7a1Rmukcg+OIPA4fX7TkmsYZDcclh5jw9JwPsc4IcU8T9RYkJW5pQ52Gzcg==","signatures":[{"sig":"MEUCIFlvSwMGvaVndg7DlXpwt326MchtduSszuvadC54EElYAiEAnMzmdcHL/86KGTby6+eabTeYxPzlUBMT7Ye0HB5VV3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":280372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVBKpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSHQ/+MoklVt/BDvEBrETwTCOR2g9PQYOXyZqbGSkxqrjSW82wY8jy\r\nwfCB1z8fxw/IRfUlREYdWb3zyWePa/3t/6axYmTeFgdyKHfNnXZJQeW5aNqF\r\nFdE80jOdeRfrurvvKNXQe0v2ypPVXzkN319CJSND9uC2t4/WK/vBQswxCFHD\r\nam8MGnYTDfmXRl6b0woHN3Qu8Gk1Uvj735dE+s4DZQCdWHVNwOvyBQo4g3n7\r\nv6UkjGcj1CspPQONv0Pewd/oyWK5mmPmhTK6u2RQqzFQ2qCsZYjrFLXeDIKq\r\nD6AxYOqA0gWNycQ1rLhlml+4+FORLEEkAy/io6hrpxSfokrC8gZDe23TtMmD\r\nTwBCZIZ3/ZjA9jsHNde2hVRw09I2BKGvfqqJ5GAXBsjF+NmXxGHmBvQ7cL/d\r\nkvLFbgL2Ay4I63tDIeJvKdO+GlbeR65kpaNWD6BFKVhYoPA5skWq96UgSNcF\r\np1XcJd3w4IOXleiby9s0QncUesmnJKCuGK8yV4NEqXOqUTty6UfXaoC72sJP\r\n+uvu8BEOc7PZSW9lXHhFWCVjUtJm7kTZMzXg5VuJ+zQS8Mhx5V/pXuhpMgQi\r\nRtdX+aDIbIh1wHyfrWy4yLjoCcZnPmwnFFSZ0zjtGNfh03f6SOOTomQgTTPP\r\nmCXYBndscPVYO+LF0yNBI0oonqLcqEhrGUs=\r\n=VgD3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.7.4.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/2947edb4b222a9adc2f043ba9f4846c5/eslint-plugin-solid-0.7.4.tgz","_integrity":"sha512-AqGl5gyTA2qpF3VnzHcXgZuCjYp7a1Rmukcg+OIPA4fX7TkmsYZDcclh5jw9JwPsc4IcU8T9RYkJW5pQ52Gzcg==","repository":"https://github.com/joshwilsonvu/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.7.4_1666454185331_0.04836189966146964","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"eslint-plugin-solid","version":"0.8.0","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.8.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"4f271546c4362a9f2334e3b0f16c3e5f6e4e0da8","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.8.0.tgz","fileCount":66,"integrity":"sha512-yzTpqZ4+qGO14aM2rii9waonMNqSlpXHID2GMREYCOWpbIrkC5gILXpLl/+ZWFHSJDvsQN+/COobBkqizn7pkw==","signatures":[{"sig":"MEUCIFOsqlE9gREkenE982hLCjj0WA68BXJ/az2RwnzbTIx6AiEAhCbOH+/WkxVcy1Y/shZtI5Yo2hcyYO8NKaWozCBT274=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":293338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYUmxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrM3g/+K8Xac9k/bjd93fKX62WGtQctzw+Erdi4V+A7FYMvr9n3c4zW\r\nX7M1R7x3nxhyFqlxtRNO2aXe1lqsXpqMGvdEwBGcPlod4C306hOCEsA2rri2\r\nNJBffTje6tyNkY11kItJ7WbOaiDbvgmfHJGLT5B/KSciWSxfJK8msiRKdTgW\r\nSnxDRaJBM/qQLn0E2WmuHfXBBcvrXKu2+lC/4goGqK3/a7got41R+e1iM6Ht\r\nSh62yasbqgJp9xf85LLpsiItZj6PK3P/ayXj1TxwyY6JWCPAU/5OqXsylwHD\r\na8feXdciUgMNWHdkDeouXD/QiVFOkw0Qm6gqQYmaxgh8K1boScceq3M7w28G\r\nCoIwkwYClNfzyP7OMILKUhVTqnbEmdkm9Ictc65OUSafu7oN9prqipOv2fjv\r\nb7wt6mIl2lUtMFVkx5tEl3fE5qaCOi8Zs2dyyIfe8ikBTtWYmNYZeTdpTZ+q\r\n6zsqZSV2WDI5m6cEjvCs8m3XZgy4rZB8LLD1EeKAVl9DZinmhiEbIKMuiicv\r\nzrUpJbPaN8weWwexUt8QI9DMA38nJik8xHw9S43ehNwvsRVmVpjicwgZHtxb\r\nZI6ozY0tr4PsXLKxefnh4SDSfHKgLTkjMrG8zQIE38qMEoLAIZUhaxHKB55s\r\nPTby6tB0kKtIgl2K8RZu8CPFjl0mDVI3iao=\r\n=deG2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.8.0.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest --runInBand","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/e530499b6af70efbf0023f01d7241b32/eslint-plugin-solid-0.8.0.tgz","_integrity":"sha512-yzTpqZ4+qGO14aM2rii9waonMNqSlpXHID2GMREYCOWpbIrkC5gILXpLl/+ZWFHSJDvsQN+/COobBkqizn7pkw==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.8.0_1667320240750_0.7291620044269409","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"eslint-plugin-solid","version":"0.9.0","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.9.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"9f5de6b7b5131baefeab2cedaf8b8ee3c7b41dad","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.9.0.tgz","fileCount":69,"integrity":"sha512-hvl2aRrh6HTGOqKBFgMhDZZpW+ngFRZiaKuNCuzCEal+opc3zHmE6Cg+NpSPVS7VfTlrOz4VAtwWOcWm2VPDow==","signatures":[{"sig":"MEQCIDJ5E4zTEzFu1kXy7RGY4zM48uB5aESs+iHw+AYKMV6hAiA1TaAhD4kUDVCUXWaY42uT3IM8TpNBcXogJugz4uFP0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":298979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgtpoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+Dw/+IyXabzsCQRd3sJTR4zosbQQLWd4F5AKmKAX/6C7ETyTCxKUW\r\noV+H6QLmViOH1/4LyZ47dANiG6+qN1WnkigW5gSco/mSrrNx/c+OF5ZWb65z\r\n+vx4uvy9zFJhIklncdpsNRRSlKs7bKL59aJguwNoarJb6WKXwWjZ6j38MdRW\r\nlBH8A7VOZUjH/DEQSM/llWkEHGKRr8rcShdGzOM9k+jsvilV341Wa3O+xnJy\r\nENLnq/s5XnJsKqzcoqleBZ4cAmvop1PWBjNIwfVFGXK3nrI250hrHtHRihPv\r\nR9aWzOLJSIyc2Rd6DpfqS0wdaq7cN9KbM2tRDDHhpQqKuyZJPPMWiVNoCQnw\r\nesx6LSibD7NvuOkmprNhaY9MM8+z0uTvNDmleqpLckbr7Q1mw/6dVbC7pD9F\r\n5m0oCDMM+dWppqTZXh8FUF3chH9Rnyxc3xZ5GCyuJ1TGykczvIW7AiJpPhcf\r\nYJBALhHdkUWNbFrtbkyTNal6mgcFrjxxWO3hJFfYnmIww6KYPYkeH8cxsXTj\r\nb1NCff0xogxne74o8O8MSacbXgjRaTNYMHEH79cnjKgBki4EmTVmvoLaNJbl\r\n40v6s0RhQwuESothM/EhMA2qHXLLlXMQ5FVOPv/Nfqw6x7TYNtRS2zyh7K0C\r\nwEyZQ//zUvwQMYpsTs25TzaJTLfRstO+20Y=\r\n=RILy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.9.0.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/ac6be70f9c9e700f735252b9498569f1/eslint-plugin-solid-0.9.0.tgz","_integrity":"sha512-hvl2aRrh6HTGOqKBFgMhDZZpW+ngFRZiaKuNCuzCEal+opc3zHmE6Cg+NpSPVS7VfTlrOz4VAtwWOcWm2VPDow==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.9.0_1669519975907_0.7894075070042472","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"eslint-plugin-solid","version":"0.9.1","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.9.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"c9faea682b0ad6da18f112184be960c0530fdc24","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.9.1.tgz","fileCount":69,"integrity":"sha512-2pkdVRG2pOpXjbBn1VhRlxc0NcMViB5xQtjNPX3IiovJ4q1fuLHe9eqVOMeDYiHt2xsajq3R6t5reN6Qv8DAEA==","signatures":[{"sig":"MEYCIQCF0MfK0qT69GCGb4ATUi6jWfBGfMGHf3Ki+2415HFgkgIhAMDsbH0h16ccMtRthYV2WMI5W0gVz28b28luHKfkzWg9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":302352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjg7P7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2qw/5ACekCjBFaSpa/lYqyAAdYeuEEXSYsLzhno9AoBK7URtCZGE8\r\n8+Ao0DbMceCXtwUEIKdbydrvg49B6EjlERtKIv+7zs9Wls1nYi+3fHgvPv6W\r\n7nKrpT3QVfrDeuTqKLgrC2fx35VTIk5tJV3r2seLLNSmrDk/TQ4/dbdk24I4\r\n8vJthgUBwIjyNtLyYqkxxk460bd+Yb8JZJH9/k/jPG2nzJRMvixDYnQi4K16\r\npHLpdMOXLnNwdFcGTeVmY5j6a6eeBg1iK/k0iUQZBMpGdK6ReQUbwT1yg3+B\r\n73bxaPYhIAJ+8/ryq4Mm+n0/oZzVCz0gGBrKMBzJHgDkQUnRhsgI1PeB/7aF\r\nru8+8zononHuokQehvi4mW6jGNvbeaQ4YW1ua/yHjTlpkbb+8yyyWs8lsLAy\r\nq3DzI9kcxvxuQ3QnVK/lDlyl3FEeMts7VG/V/r7QOArAnjRuNgJG9sqqWSLP\r\nlhiJyEa6CWRLkqy//8x5wvfYy/YkULccd7JyTH+Rf6Ob+pG88rX5NLjEGnJM\r\nXT4+yNFondTdHfUWJZd/srgi88C+JdKrq3/Kpu7L8sgVIexgendlenpV6LR8\r\noLnrARmAztonR8GDMQCFVAhBraFODo5ISuYw1yZG0jzfCEq/hX+Rb5LdMdxX\r\n1VQhVcbS6SGPS1wnwLYkp83b289wM0onJ84=\r\n=SIxW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.9.1.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/ba80333889f3734d4c723f4d6be29778/eslint-plugin-solid-0.9.1.tgz","_integrity":"sha512-2pkdVRG2pOpXjbBn1VhRlxc0NcMViB5xQtjNPX3IiovJ4q1fuLHe9eqVOMeDYiHt2xsajq3R6t5reN6Qv8DAEA==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.9.1_1669575674873_0.5452244550773633","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"eslint-plugin-solid","version":"0.9.2","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.9.2","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"bb7b78fdd296893bb0173d83db8afbb529b0553d","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.9.2.tgz","fileCount":69,"integrity":"sha512-VXraPfVa1iUtZulPiAMxlvnVjUZRgQmGLN7bFGuAedc1sstdtW5nDAKAGKzPXour5SJf9GwJnVJNvqx4X9jyjQ==","signatures":[{"sig":"MEQCIBaGc71N/4S4FDEDdpZG+cIOD7BjgRtjNrivmqrJZa4bAiAfrz5+UhqyNyPRZr/w5CtiGRsvGcEXhu7NnGKrDCgVwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308394,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvgAuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGCA/+KrQ6qUvMDmc4GGjZ1A6ydh0mssik0UQkoLXDDI0UtFrzTgsN\r\nIGsY4ecuZnqhrN8Md4dkP6QSruukgMgwKWtjZHdCdW8Af/YQYVsT1Rf8a3pU\r\n0nTeSxGD84piGLpXVWFYxQY54FAeDz4k/LXAK1a79Cm5aifpsG4stddQ8wqK\r\n1WjAoO3js1CwcIIiwA24VRo/gJCJEeVaWwZdNalvB+F9yFzjXGaIxVW9h1iq\r\nep/cDwiRQ4TI2WrWUETZy4Z1bvS4oPFHOx69ZApdQ3gfG+v11wwInFf+SzuT\r\njO5KHbCgNizkOK6dWJ6h/FKQCjU4nDJyex/OjMKxsc8atH4wg5SNhSCUci7A\r\nukAtMdu3r4TeWK38C2vRL0XUrvl+bRorFEWKHDtZzPIqj7t3i+eXO0LM2Z6Y\r\nocnGFmIY4lLXm4h6rb5BBmkuIGvg0vGibaq6OW0pqrO1oMsviJpa219Ljg4X\r\nRTaKfRtdJd60j3+QNbHjWF5A3p5wVf9GJ4yrDnGT2WyZcV7B9Bo5feS8fz/+\r\nKx4TI0q+mGYpDUU3pWp2QT/lgWH24hOOSkJhtoUCQRtU4huYQ8EFcDh5IbHa\r\nw6F+uGnaJbwnZ2irN341aFKuZUl79tyKxeRblABaSY5hlxVsKS0QgWG4o8jX\r\n4CHUuMixER2H95er6VVwWIxhDsg7KjoVTI4=\r\n=je2F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.9.2.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/c5b97346adec11f5bfcceaab79255840/eslint-plugin-solid-0.9.2.tgz","_integrity":"sha512-VXraPfVa1iUtZulPiAMxlvnVjUZRgQmGLN7bFGuAedc1sstdtW5nDAKAGKzPXour5SJf9GwJnVJNvqx4X9jyjQ==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.9.2_1673396270639_0.463320437811255","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"eslint-plugin-solid","version":"0.9.3","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.9.3","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"9a8ecaace9cbcdf81399a154e87320f922dbfb78","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.9.3.tgz","fileCount":69,"integrity":"sha512-UoCoFwN5FjkspugmBTZrQYgX0Vr9eaPufY3Hl1sVqGhpmlLCkPua1Mgt+BW/d1q1k1XotAZhu0gIiWOKiJ/KBw==","signatures":[{"sig":"MEUCIFLwBlpl6I5aa9aEMRfliGNl8VZ5Sorpudk05VQ8X7qDAiEA3Hb9TDXkKslUEeKhqG/HnAjBDTjX9/GjHDU45CsLagI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxHDRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqG5Q//Y0QCa1HM7wPXuOHN36w2vruCTyhpol/LMHsNR1mqJhINdCT2\r\naxsCIXpvFmevCkmMTOIR9ldk7JqJV8bMvnAzTwAbXKtBk7+DUIBk16nTkmId\r\njDWuBDafv1Fm+U9b7YmYs4rjpmshwmR9VZC7z8C/x+uRezIu1xODuKAXJBnJ\r\n8oKljHeZf6+VXRU2T0HhxAJz0yHJRSAmZd+VKpxdxS04I588gLUXjL/jT6aw\r\nnqCFfmI4WdMojUEh6lw6owfQ5kjfJxLSG3UvC2m+qE8Mn8kA05HcFpQE9XG9\r\nQG3yUTwhVB1n58FMdpKacx4MNwcBGHB0fp2dUh4XWXUXsnXt3QlfeuproP8y\r\n20hUcsw6bGpLbeWOF1HCPSzE8tpoVoyjzx7yMs+UGWAIl1024ewmpVQ/eDSK\r\nTyRWZoeSOZ8kZ2RUagrubiqiSWrZiYRIXAV5lunGLViD15FlQhINA0MKMIAO\r\nEbW5+OPMLyr3fESQD7/UU6DbeOvG6gbriCcFWHP+265xFu+VNmBst92ihIYp\r\ndUWJUTCO5371qhOCi6yUI8Dnwx1q9o+qdxjnCzG6DTWCnobKKaj0T+JTLYb5\r\n8WoO3xBWaKvFC6UxScdazLV1Ot3GhL6ZFku9bkhXdlrA59leIxT5RWJXJbZ8\r\nhs00V/jTfS3PdJdwb6dPvjjJKR+HcHVYM+Q=\r\n=vFRb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.9.3.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/f651fac0cd6f3693b9c98a88fc2e02f1/eslint-plugin-solid-0.9.3.tgz","_integrity":"sha512-UoCoFwN5FjkspugmBTZrQYgX0Vr9eaPufY3Hl1sVqGhpmlLCkPua1Mgt+BW/d1q1k1XotAZhu0gIiWOKiJ/KBw==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.9.3_1673818321123_0.22404521182808712","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"eslint-plugin-solid","version":"0.9.4","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.9.4","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"1460721b805879f9ddf9778866d2a1dd382ae2f9","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.9.4.tgz","fileCount":69,"integrity":"sha512-AGS7XnkepV2jiFwBMSg3FW7GKe6uJwgx65nnRC7I6s0dbV7rGpouwj9KDkXV5NJHQENxACeOLUTgjyMi3JeHNw==","signatures":[{"sig":"MEUCICltZnt082QJiAbG/XgAGP0v1MR/a2nG8hZx6TW/XQuCAiEA6iu8LLDVBkkDwHJ8MwmhDL/RtI6YdeUY61Sla2IwBbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":310726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1Z+zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmobqw/9GRp65meUWlNRWcq1cvny/lT4cyOPxbVdU3EnpIu1+Ppjy5Ch\r\nF93ipgzjI2KwgUJ6GmghASTI5fVknti0RUDJys7ZVNYyJHIbvA/LGkBgowdC\r\nlNOdrM9NRnHhHzUTAJoUNp2Lsp1EkDf9r2zUV5zrC477Waizyt6//+Aa+TfG\r\nXIj1q3BKk8C7Qx6YqbkFPSZLWGAOsKFcXOmP2cOa80nBiBhAQeukYU54mrjW\r\noj9LtwR9U1vUfoXIfk3MVWXlUcjQzDU2vme6Tsao8nHIvLLOGfasvO1tEwiW\r\nqVFfE9U4gioUFVieAKoF3YslkPk9HycciLMvwpbmSNBczuzRM2LVvQLo9+LX\r\nmDWuZRKGNzDB/IrnNrHbJ9lJbYGt+/l/6MNt6WM1oN5/ntZWPVih8iKz8TZ+\r\ni8SNp5LzAZuuUIzVCDgY+N+Wbbx0cl/tL0ftu3Oc+bXoD5MkCBz+Yk6Fa4wI\r\nkTuhOCiy7IlYrzMo/6ZiFP6fghphy09i0+znWyEiYrT0cGFLVCMqHvA4nmbK\r\n0DOl4DXzeDep7/SxZsaMZwT4qSKEWuhrpoRFkSkpC10S6NhKjhIbYpFJKYwj\r\n8Fs1gEQvaa82a+aRCAEJ3hEzfsufVumhY5tFOPLDcKrS4pYWuL0vAfD2zFMi\r\nXaPPlocnq6tSKcMoBj606zy+OYKJkFt4Q4c=\r\n=86U8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.9.4.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/56d258861b6c031aa2f7dcdf8e27d7e6/eslint-plugin-solid-0.9.4.tgz","_integrity":"sha512-AGS7XnkepV2jiFwBMSg3FW7GKe6uJwgx65nnRC7I6s0dbV7rGpouwj9KDkXV5NJHQENxACeOLUTgjyMi3JeHNw==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.9.4_1674944434994_0.24549837249305329","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"eslint-plugin-solid","version":"0.10.0","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.10.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"620c3a1e9e2ce869e4c5157ce4e36e34c36afe94","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.10.0.tgz","fileCount":78,"integrity":"sha512-x8Jpe1EI44neuMuXG8safkIHWozkjJ2UCi9k6204OYL5sK+1+fSOOHuwd9i6bG2NcHV49SIykG3rbZCuojwtfA==","signatures":[{"sig":"MEYCIQDuiSUTwU5C85QubXj27m6tVW0cQX6DJKvfkq3ctzPMywIhAO02sLXzBlT/ecftE0KNlhpBk75pifSfBfIPFWqRit9l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":327773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8qRaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRog//UId99ppof+Yuh9MAfTpdMoxmo2/mKvFlPE3ZuZ+/mlaPFCIS\r\nsRfB8xksevSZBEhNns93OK85Z4ctwcIUjFkTMzpEL8tGB/x0h6w7FvguYnGb\r\nOIOrgOlMjKXijnOyeD6WSlXBOqyEt/Fz16wAZGIDqAPOGjA/vS0P11qyYptc\r\n3BV/6L67chVHyA+2Bz0gCAYsUuL2cOtZqKyF6QGSpYppZC2RP4+7XljvFJOY\r\nLt6tUTLDV1FSAlDsA6B0wClWh7ZDlUo+M3h7v+itmfh0GogQdfvKocK3IMp2\r\n3dlW4A1oAUolRiFU9kFcSeZpUVSov5blvGodI9KbHWt17AVc0/KBO++2/WCy\r\nbhlaCYhgyHPHc/WJfF5PkAXB1wFHgXCAkxHYsfVa5peZUdrec9z2xe5AWG+e\r\nFoca44ALk86hRL0kefelMi7FFQVM+AzzWpYu1oQLjEpx/skYKkL4xp0q7b3y\r\n/KqSQ4kfiJJzlcv/cRb3HfrsrprnsLxGL3OSQTzvRjr+DmU2jb7ATg8DLgLy\r\nJPunbWx2nIFWB7+Gpsg7Y29nTyM/qOnivdhT7cSPhaB82OGNNWho+pyH457L\r\neQUOhpHUeXCkxR+g5QE7VHCpz8hHpW1UPYmqToop1id+WZEmV2YNLjyeMtdz\r\nALni5hZ3xS+qLzEmsiMjayqSOyUcgFCRc6o=\r\n=aN2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.10.0.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/09daafe3b050cc3202e3c6df3d7e60e2/eslint-plugin-solid-0.10.0.tgz","_integrity":"sha512-x8Jpe1EI44neuMuXG8safkIHWozkjJ2UCi9k6204OYL5sK+1+fSOOHuwd9i6bG2NcHV49SIykG3rbZCuojwtfA==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.10.0_1676846169842_0.6089485800388093","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"eslint-plugin-solid","version":"0.11.0","author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.11.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"58204041a54273a54241033f7aa305b35da50fd0","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.11.0.tgz","fileCount":78,"integrity":"sha512-3ve6IpEtl8nOvJnjaJACqlBmv449l6dMMhMczjQWvvLlRqkzLemgsJ9H+Isu8GLSBTNxDIm5oSKx/lO2j8vKbA==","signatures":[{"sig":"MEUCIHFTeCoHeH6iRanAb9R6asHV9ZbgJFRhvCA/rHugLEsAAiEAxh2bFZibpyXHT6bX4I9C9HrNTWzciUMl0CKWgGH/Zv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":331231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBqrxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzTA//ZoSIh89sxHLwD3iGu9xBcekY4Z3VGmsEv2cVP4n0Yvxdecti\r\nMCVkUvlP5QFYhu5JqyU6oxzOBP2IQ8Z60mRhZHQV9Yts/2w6fKYNfSeV+XjF\r\nqWYc0nBcCcGt5E+SnF5IxPuh7VNe19lPV3lGzSM11u617/dVED5eGVdClEWw\r\npoaPsMMC5w/7+NwFaRxbkjUJr53Ylys0vJzJoY9+H1Z4kzIiwhd/M47ck0z9\r\nRAPgODSXV5VJXuy86U1JJEAAdCDKRt4L/IZmsiqw9lIK3Gzhn0kZCVVkx5q1\r\n4GqocOymEQnTd4eTI7wqqqJ1a1+H3H5DT/+hbV361TU/dKx6j6uZ4BMxjDpA\r\n9RecU+layp0nat2Jk6JN+pHhi4EmWY2z8Ao7wKUS+l56NUrV91RTF2CZzF+J\r\nRG+jn6IUf0SEcLkuYcBBhqyqRalKMv93K+caYAbwihf8j/GD9kUeIqeIHTMu\r\n3gcYTHrppbYyixKFKY9RCUMIt9fUNmrgRkXncu3CpVdIVSKQbvWc2Y0TCOc4\r\nF/HZ/7sx4InrDXmKySmpaqD1G8940hZv3G3eNuDkk9l/XAkVAIw+zbmdYMvQ\r\nuCWfODiR/z8m0sCv+GvtE+ahl0Vfe4Y7e3v6yiw2ZWNSVZVv0sDxoQfn57VF\r\noiBAfUbmedrps4LTZY7BWEBs+NDQPQKlcBM=\r\n=yxdT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.11.0.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/84b72f996e4e6b861a9a02b2934a4e75/eslint-plugin-solid-0.11.0.tgz","_integrity":"sha512-3ve6IpEtl8nOvJnjaJACqlBmv449l6dMMhMczjQWvvLlRqkzLemgsJ9H+Isu8GLSBTNxDIm5oSKx/lO2j8vKbA==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.1","jsx-ast-utils":"^3.3.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.30.7"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^28.1.3","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.20.0","rollup":"^2.79.0","ts-jest":"^28.0.7","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.7.1","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.11","typescript":"^4.7.4","@babel/core":"^7.18.9","@types/jest":"^27.5.2","@types/node":"^16.11.45","lint-staged":"^11.2.6","@types/eslint":"^8.4.5","@types/is-html":"^2.0.0","markdown-magic":"^2.6.0","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.1","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:.","@babel/eslint-parser":"^7.14.7","eslint-plugin-import":"^2.26.0","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.30.7","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.0.0","eslint-plugin-eslint-plugin":"^4.4.1","@typescript-eslint/eslint-plugin":"^5.39.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.11.0_1678158577582_0.2141104819209234","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"eslint-plugin-solid","version":"0.12.0","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.12.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"8c0857ee61ed234ed26e23da696aeed7b8d7c201","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.12.0.tgz","fileCount":73,"integrity":"sha512-4nnLFJwvw5AGC+yAGHFtPGKFgs8Ou77/PGi8DJVfQgILK0fJWVvY07FKzkjQXtO1x/x7DocXusr+ZWutz8DVDQ==","signatures":[{"sig":"MEQCIAM/zqBB67BnR7go+LjT550awnf6hO4Q2m8WXL1NPpltAiAOdbTAY9wpiehAwcTVhumwt3LMEO0qowzn/9uO3VZvwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":337744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIjT/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmphhw//RsxEvHpNF9myGYM8NxXcKVmQnlPZRUhxWWJsqdyqTWCYPJmN\r\nGctSSppmtRon/aAd0WV4CWc2nf2no4jigfuM0NhMjnkwkV1CtCaiQzUf7k+x\r\n6Zic6/T6eHK31tXxFz8B+aqN5EKBx5+OIT9yVLSdHTFsWt1Nfbl5SHxWrHUK\r\nE/qs9Of83wsoiFoDqIZUVfVGMJwAmntyLmsAu0hH6G6ch7HTQNdbBw7MwPdx\r\ny/L6fWo9EmEpyvxYNxnTm2bwWeQwqBy8xM/TxW9selu2tPu1kCAAzXlqtUvE\r\nmD3krIaZOKxr7ZSqqk2C1M565fkxhUaueitjdInZBMKIk0Qddlgr2YMbHi4a\r\njGjSPivcxIqh87JTspO99v4grj6FGLmGHm6FZ/xR0bpKXWmEFxp9CDup0utW\r\nKtAOtDMFzTv4T9tluAJ8kZoYvu8FJ7ISSkON+TJWrAIasX0Kexc84NciYlug\r\nJTsLnNdhL5NsUeKeU2pa1hPRgA+voFhcQ1jzTE0rZaznLXOMZhEUdctJVopc\r\nxAO7wxEaVum4jzJYttYr/qqS+FtNt0HFze7b3JiL62mybYdRudFhivQir0xH\r\nSDFUkvYbm8N2a7U6z3/nvJur8a8YVoAUxFM+Rto04Xd9ZiE/ctyhxZfYfFsW\r\nQ3NE3w7o1tpNCEG/i4j3EUmYIg7V0PWOF/Q=\r\n=WrFZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.12.0.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/84b0bde302948a84657998bc34ed271c/eslint-plugin-solid-0.12.0.tgz","_integrity":"sha512-4nnLFJwvw5AGC+yAGHFtPGKFgs8Ou77/PGi8DJVfQgILK0fJWVvY07FKzkjQXtO1x/x7DocXusr+ZWutz8DVDQ==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.2","jsx-ast-utils":"^3.3.3","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.55.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.36.0","rollup":"^2.79.1","ts-jest":"^29.0.5","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.8.4","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.12","typescript":"^5.0.2","@babel/core":"^7.21.3","@types/jest":"^27.5.2","@types/node":"^16.18.16","lint-staged":"^11.2.6","@types/eslint":"^8.21.2","@types/is-html":"^2.0.0","markdown-magic":"^2.6.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.2","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:","@babel/eslint-parser":"^7.21.3","eslint-plugin-import":"^2.27.5","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.55.0","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.1.0","eslint-plugin-eslint-plugin":"^5.0.8","@typescript-eslint/eslint-plugin":"^5.55.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.12.0_1679963390822_0.29332918272019004","host":"s3://npm-registry-packages"}},"0.12.1":{"name":"eslint-plugin-solid","version":"0.12.1","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.12.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"6035e9e992620f916fd9d14ad9eb2bbf62a76973","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.12.1.tgz","fileCount":73,"integrity":"sha512-fM0sEg9PcS1mcNbWklwc+W/lOv1/XyEwXf53HmFFy4GOA8E3u41h8JW+hc+Vv1m3kh01umKoTalOTET08zKdAQ==","signatures":[{"sig":"MEQCIAXVz0dNyV4c02jMiS4l/APcvY+C9JblHowqS5LV2BqmAiBF5a3xIShqqaj6Mr7lxKOoo81hvjvONb0OlbqUPnqYgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":337530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOJSsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp44Q/+NNaLBG0qQQ7oqeJTXnnwXxbOxPFllTDxUCZJGznHjmeNHc7V\r\ntqYTrVCd4PLGfjvG4fDooyNm8ugPp9c9c8Qza7xNGCm3OOxEu/WpZDE49hkU\r\nfsuiVc3D3cc8o2de7pBZZfGVjc5TSAmUpZ5mepXaLg4IjGr9EcbLoHUndciH\r\nlxD6K1DRJQnXWu//RW+WDJi0fnQYzRrzDr7yVYgZsCCkF6nUL8bxwC2y9axN\r\nnFd87VfgfyVZzAwHfljZur18fEea3u4fpQPezNYkGDLn1AI/E8Dvq4oDvo1H\r\ne/hg9F2qbPEX/HJDjYaMq83xYFoGe535TZI41z8yt9roe1UcNxzd61yK2dOe\r\ncCrglKfMaBvS3wmkP5mTWmSAlnNbmb0cbSehjDVP/U8rIfOwmnnfa9TWZ7dP\r\nW/HQ4cuDr3ggc699NtiVHswqhO5rR5vawyBthjfRNc5VNJy84NN7+/2YYWEK\r\nkcNeT+HRtIhV8npa6XoxJ2g18NYTxqKWwTm2jOzQaoSjc6ty8bGrDU49Cflo\r\nKfzlEdyzZ6IVEGTBqiCoCuzqfG0ySyzOf+G6icCXpo9effoPBki/9HVDWD70\r\nnricWIwoSTq3Y/KA67DLs1TLAwAmulfER/XKHyag80vcfTf8356FWVm/D2PD\r\nz3LW37AkyOQmRm+KvUoutkNTVOpVECSa3Jk=\r\n=p8vK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.12.1.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/823fd5034fcc2478e6d19579381dd788/eslint-plugin-solid-0.12.1.tgz","_integrity":"sha512-fM0sEg9PcS1mcNbWklwc+W/lOv1/XyEwXf53HmFFy4GOA8E3u41h8JW+hc+Vv1m3kh01umKoTalOTET08zKdAQ==","repository":"https://github.com/solidjs-community/eslint-plugin-solid","_npmVersion":"8.1.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"16.13.0","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.2","jsx-ast-utils":"^3.3.3","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^5.55.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.36.0","rollup":"^2.79.1","ts-jest":"^29.0.5","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.8.4","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.12","typescript":"^5.0.2","@babel/core":"^7.21.3","@types/jest":"^27.5.2","@types/node":"^16.18.16","lint-staged":"^11.2.6","@types/eslint":"^8.21.2","@types/is-html":"^2.0.0","markdown-magic":"^2.6.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.2","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:","@babel/eslint-parser":"^7.21.3","eslint-plugin-import":"^2.27.5","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^5.55.0","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.1.0","eslint-plugin-eslint-plugin":"^5.0.8","@typescript-eslint/eslint-plugin":"^5.55.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.12.1_1681429676622_0.13685737442418233","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"eslint-plugin-solid","version":"0.13.0","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.13.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"5bbf5caf70fc82bce06acb925eaad955ba4167bc","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.13.0.tgz","fileCount":56,"integrity":"sha512-Sutd+DxEGu9+Z9ITtHKXRAClxVe1a6C1XQZSuN8iBsMy0IAVEc6Tca1UYgc7tD2ZrRRjZKB9mohBOaZl5NJLgg==","signatures":[{"sig":"MEYCIQCCrtp9M8BrHQUD+1Mu8elzA5t1yjyFd/yNYyECS0gVBgIhANUVRjaQ8rDupVU67XPqdu07vNXZ4lBHU5+FCf+1S5AW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":298620},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.13.0.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/3ec03f8512ba8681829b18ec86f14f6b/eslint-plugin-solid-0.13.0.tgz","_integrity":"sha512-Sutd+DxEGu9+Z9ITtHKXRAClxVe1a6C1XQZSuN8iBsMy0IAVEc6Tca1UYgc7tD2ZrRRjZKB9mohBOaZl5NJLgg==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"9.8.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"20.5.1","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.2","jsx-ast-utils":"^3.3.3","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^6.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.43.0","rollup":"^2.79.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.8.4","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.12","@eslint/js":"^8.44.0","typescript":"^5.1.6","@babel/core":"^7.21.3","@types/jest":"^27.5.2","@types/node":"^16.18.16","lint-staged":"^11.2.6","@types/eslint":"^8.40.2","@types/is-html":"^2.0.0","markdown-magic":"^2.6.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.2","@tsconfig/node16":"^16.1.0","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:","@babel/eslint-parser":"^7.21.3","eslint-plugin-import":"^2.27.5","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^6.4.0","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.1.0","eslint-plugin-eslint-plugin":"^5.0.8","@typescript-eslint/eslint-plugin":"^6.4.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.13.0_1692475438783_0.8123705804637411","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"eslint-plugin-solid","version":"0.13.1","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.13.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"608b8afd981b0f981ee97fa18a8acfe1efc0a9c4","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.13.1.tgz","fileCount":60,"integrity":"sha512-PdNrAylFzeh/SbnLc2pQ432l+bXFGzXj/qNqkh5QNVZCoWIdSs0CJA2D7hqW0DloztwUrzkVZCDWFWc3iRAm/Q==","signatures":[{"sig":"MEUCIQDFOV1moggpYZsXapZjwUuidHlQZBY/Uo+qogWohh0KlQIgfnHxuLl4OAyXpZ93dJ6cY/1UBQNDOr2rh6JYnhXAq2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":303630},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.13.1.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/9944e08e46de350de7e1fb18ae34d433/eslint-plugin-solid-0.13.1.tgz","_integrity":"sha512-PdNrAylFzeh/SbnLc2pQ432l+bXFGzXj/qNqkh5QNVZCoWIdSs0CJA2D7hqW0DloztwUrzkVZCDWFWc3iRAm/Q==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"9.8.0","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"20.5.1","dependencies":{"is-html":"^2.0.0","kebab-case":"^1.0.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^6.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.43.0","rollup":"^2.79.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.8.4","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.12","@eslint/js":"^8.44.0","typescript":"^5.1.6","@babel/core":"^7.21.3","@types/jest":"^27.5.2","@types/node":"^16.18.16","lint-staged":"^11.2.6","@types/eslint":"^8.40.2","@types/is-html":"^2.0.0","markdown-magic":"^2.6.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.2","@tsconfig/node16":"^16.1.0","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:","@babel/eslint-parser":"^7.21.3","eslint-plugin-import":"^2.27.5","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^6.4.0","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.1.0","eslint-plugin-eslint-plugin":"^5.0.8","@typescript-eslint/eslint-plugin":"^6.4.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.13.1_1703974970535_0.6871339346216552","host":"s3://npm-registry-packages"}},"0.13.2":{"name":"eslint-plugin-solid","version":"0.13.2","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.13.2","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"ae6a286667d1f78c7e330c69c3f7f54b8f7ab565","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.13.2.tgz","fileCount":86,"integrity":"sha512-Ndeuc6MEO11YVqzIzxtKKEG0t4HPJ4ob/WQyduwpTW//NtyZqWx/gPii5GF656DLqBbsfsmMaX0zkFQ8ElyOdQ==","signatures":[{"sig":"MEQCIECxhfjQ/WuH5rbL4NXL4BUqdz8j4nVpjaw50HBiec77AiAAwASJSMVHrTibqPtnGpZPydBcU2E/fzRlv1SXgcznxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":337923},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.13.2.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none ts-node --transpile-only scripts/docs.ts","lint":"eslint --ignore-pattern test/fixture/invalid .","test":"jest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/6065084a7b76354e3ba8e713f56bf5db/eslint-plugin-solid-0.13.2.tgz","_integrity":"sha512-Ndeuc6MEO11YVqzIzxtKKEG0t4HPJ4ob/WQyduwpTW//NtyZqWx/gPii5GF656DLqBbsfsmMaX0zkFQ8ElyOdQ==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"10.2.4","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"20.11.1","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^0.3.0","known-css-properties":"^0.24.0","@typescript-eslint/utils":"^6.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","execa":"^5.1.1","husky":"^7.0.4","eslint":"^8.43.0","rollup":"^2.79.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","fs-extra":"^10.1.0","prettier":"^2.8.4","eslint-v6":"npm:eslint@^6.8.0","eslint-v7":"npm:eslint@^7.32.0","fast-glob":"^3.2.12","@eslint/js":"^8.44.0","typescript":"^5.4.2","@babel/core":"^7.21.3","@types/jest":"^27.5.2","@types/node":"^16.18.16","lint-staged":"^11.2.6","@types/eslint":"^8.40.2","@types/is-html":"^2.0.0","markdown-magic":"^2.6.1","@types/fs-extra":"^9.0.13","@types/prettier":"^2.7.2","@tsconfig/node20":"^20.1.2","@types/estraverse":"^5.1.7","@rollup/plugin-json":"^4.1.0","eslint-plugin-solid":"link:","@babel/eslint-parser":"^7.21.3","eslint-plugin-import":"^2.27.5","@types/markdown-magic":"^1.0.1","@rollup/plugin-commonjs":"^22.0.2","@typescript-eslint/parser":"^6.4.0","jest-node-exports-resolver":"^1.1.6","@rollup/plugin-node-resolve":"^14.1.0","eslint-plugin-eslint-plugin":"^5.0.8","@typescript-eslint/eslint-plugin":"^6.4.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.13.2_1710940953546_0.35249354312529957","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"eslint-plugin-solid","version":"0.14.0","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.14.0","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"f700d0763641a6ef999cce7f507f2910347cf396","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.14.0.tgz","fileCount":89,"integrity":"sha512-EY0GJLOZdLynAyBM39WBLJH2bUftGI0KekyzpfxQEhCTuOhXkIRf648P97mQjME3TDaQQbY+ObVXeE2mjfs4FQ==","signatures":[{"sig":"MEYCIQDo5ogUr4YpB4Dzcf7kx/BApUrxNu0GRaExf1BejEdCTwIhAIskiKaE1QpegZoXM4w/6bm3QKKwx5wTfH7UvTj3jS7m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":354166},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.14.0.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none tsx scripts/docs.ts","lint":"eslint --ext .js,.jsx,.ts,.tsx --ignore-pattern test/fixture/invalid .","test":"vitest","build":"tsc -p tsconfig.build.json && pnpm run docs","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/53ef904a47b7b1fccdf401781ccddeba/eslint-plugin-solid-0.14.0.tgz","_integrity":"sha512-EY0GJLOZdLynAyBM39WBLJH2bUftGI0KekyzpfxQEhCTuOhXkIRf648P97mQjME3TDaQQbY+ObVXeE2mjfs4FQ==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"10.2.4","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["eslint --ignore-pattern test/fixture/invalid --fix","prettier --write"]},"_nodeVersion":"20.11.1","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^7.6.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.3","husky":"^8.0.3","eslint":"^9.0.0","vitest":"^1.5.2","prettier":"^2.8.8","eslint-v6":"npm:eslint@6","eslint-v7":"npm:eslint@7","eslint-v8":"npm:eslint@8","typescript":"^5.4.3","@babel/core":"^7.24.4","@types/node":"^16.18.94","lint-staged":"^13.3.0","@types/is-html":"^2.0.2","markdown-magic":"^2.6.1","@types/prettier":"^2.7.3","@tsconfig/node20":"^20.1.4","@types/eslint-v6":"npm:@types/eslint@6","@types/eslint-v7":"npm:@types/eslint@7","@types/eslint-v8":"npm:@types/eslint@8","@types/estraverse":"^5.1.7","typescript-eslint":"^7.7.1","eslint-plugin-solid":"link:","@babel/eslint-parser":"^7.24.1","eslint-plugin-import":"^2.29.1","@types/markdown-magic":"^1.0.4","@typescript-eslint/parser":"^6.21.0","eslint-plugin-eslint-plugin":"^5.5.0","@typescript-eslint/eslint-plugin":"^6.21.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.14.0_1714256947449_0.5707240436402223","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"eslint-plugin-solid","version":"0.14.1","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.14.1","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"bee9d6b39443ada2fef7ddccf7376209985c6279","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.14.1.tgz","fileCount":89,"integrity":"sha512-2bR21xTGhXufK5qqib0h8fQkoZbVm0Xmsgioj+D6ynLXvVq20Atf5F/qyu2WUVNukKJkpd6WsYW0JRWFo2yZvQ==","signatures":[{"sig":"MEUCIQDFQaGWFEOjnL6ihWyJEQHdxJNhkt9tsVLXQvr1NHxaVgIgL0MialtQvNyVlG5fq4C6qZL7a9/1oUIC8s90KTu4vj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353170},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.14.1.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none tsx scripts/docs.ts","lint":"pnpm eslint --ignore-pattern test/fixture/invalid","test":"vitest","build":"tsc -p tsconfig.build.json && pnpm run docs","eslint":"node node_modules/eslint/bin/eslint.js","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/c7fda92fb294832837cb604e674bec42/eslint-plugin-solid-0.14.1.tgz","_integrity":"sha512-2bR21xTGhXufK5qqib0h8fQkoZbVm0Xmsgioj+D6ynLXvVq20Atf5F/qyu2WUVNukKJkpd6WsYW0JRWFo2yZvQ==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"10.2.4","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["pnpm lint --fix","prettier --write"]},"_nodeVersion":"20.11.1","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^7.13.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.3","husky":"^8.0.3","eslint":"^9.5.0","vitest":"^1.5.2","globals":"^15.6.0","prettier":"^2.8.8","eslint-v6":"npm:eslint@6","eslint-v7":"npm:eslint@7","eslint-v8":"npm:eslint@8","typescript":"^5.4.3","@babel/core":"^7.24.4","@types/node":"^20","lint-staged":"^13.3.0","@types/eslint":"^8.56.10","@types/is-html":"^2.0.2","markdown-magic":"^2.6.1","@types/prettier":"^2.7.3","@tsconfig/node20":"^20.1.4","@types/eslint-v6":"npm:@types/eslint@6","@types/eslint-v7":"npm:@types/eslint@7","@types/eslint-v8":"npm:@types/eslint@8","@types/eslint__js":"^8.42.3","@types/estraverse":"^5.1.7","typescript-eslint":"^7.13.1","eslint-plugin-solid":"link:","@babel/eslint-parser":"^7.24.7","@types/markdown-magic":"^1.0.4","@typescript-eslint/parser":"^7.13.1","eslint-plugin-eslint-plugin":"^6.1.0","@typescript-eslint/eslint-plugin":"^7.13.1"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.14.1_1718832445222_0.053397272926492434","host":"s3://npm-registry-packages"}},"0.14.2":{"name":"eslint-plugin-solid","version":"0.14.2","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.14.2","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"e0c04c61063e1375355f2d514222fa239e23601c","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.14.2.tgz","fileCount":144,"integrity":"sha512-uyX+/ONsM0IoVBV9EBv7uAhhFXqTfAGd3lxUCNfC+XmJazme1f4UAPhPNbqSfqnzaCbXwB1rsD/9ZpAgO6mzew==","signatures":[{"sig":"MEUCIBUKCKvmjgbLOAS08cs8wtqBCUjgSrCv7GF6EJJohjYrAiEAhaM/qZmY2z7AKlgAXwwjHKXPu50c/d4wlYP8I4O4dBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":527116},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.14.2.tgz","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"docs":"PARSER=none tsx scripts/docs.ts","lint":"pnpm eslint --ignore-pattern test/fixture/invalid","test":"vitest","build":"tsc -p tsconfig.build.json && pnpm run docs","eslint":"node node_modules/eslint/bin/eslint.js","test:ts":"PARSER=ts pnpm test","test:v6":"PARSER=v6 pnpm test","test:v7":"PARSER=v7 pnpm test","test:all":"PARSER=all pnpm test","test:babel":"PARSER=babel pnpm test"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"prettier":{"printWidth":100},"_resolved":"/private/var/folders/cv/csjngm810yjdqkfy9fmbn2sc0000gp/T/a08e280771f986aa61ceef811d7edaee/eslint-plugin-solid-0.14.2.tgz","_integrity":"sha512-uyX+/ONsM0IoVBV9EBv7uAhhFXqTfAGd3lxUCNfC+XmJazme1f4UAPhPNbqSfqnzaCbXwB1rsD/9ZpAgO6mzew==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"10.2.4","description":"Solid-specific linting rules for ESLint.","directories":{},"lint-staged":{"*!(test).{js,jsx,ts,tsx}":["pnpm lint --fix","prettier --write"]},"_nodeVersion":"20.11.1","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^7.13.1 || ^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.7.3","husky":"^8.0.3","eslint":"^9.5.0","vitest":"^1.5.2","globals":"^15.6.0","prettier":"^2.8.8","eslint-v6":"npm:eslint@6","eslint-v7":"npm:eslint@7","eslint-v8":"npm:eslint@8","typescript":"^5.5.4","@babel/core":"^7.24.4","@types/node":"^20","lint-staged":"^13.3.0","@types/eslint":"^8.56.10","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/prettier":"^2.7.3","@tsconfig/node20":"^20.1.4","@types/eslint-v6":"npm:@types/eslint@6","@types/eslint-v7":"npm:@types/eslint@7","@types/eslint-v8":"npm:@types/eslint@8","@types/eslint__js":"^8.42.3","@types/estraverse":"^5.1.7","typescript-eslint":"^8.1.0","eslint-plugin-solid":"link:","@babel/eslint-parser":"^7.24.7","@typescript-eslint/parser":"^8.0.0","eslint-plugin-eslint-plugin":"^6.1.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.14.2_1723927464580_0.6528551886343952","host":"s3://npm-registry-packages"}},"0.14.3":{"name":"eslint-plugin-solid","version":"0.14.3","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.14.3","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"c101eeb04d653b8e3e32c3d7eae945bf711b0b80","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.14.3.tgz","fileCount":53,"integrity":"sha512-eDeyPrijSjVGeyb4oKoyidgLlMDZwAg/YdxiY9QvGXl2kLgpcHvLpgpaGK4KJ8xSsg0ym3B2dPRBAIlT7iUrEQ==","signatures":[{"sig":"MEQCICTtVtCrC8GSTMswXRJiR8Ze7edrGvSygJ4KUOlvxVR2AiBZqJoGZBrL2tuRq7VpoTTNAWt0TGnQVm7fU/xQvOBxRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1690234},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.14.3.tgz","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"}},"scripts":{"test":"vitest --run","build":"tsup","test:ts":"PARSER=ts vitest --run","test:v6":"PARSER=v6 vitest --run","test:v7":"PARSER=v7 vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:watch":"vitest","turbo:docs":"PARSER=none tsx scripts/docs.ts","turbo:test":"vitest --run","turbo:build":"tsup"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"_resolved":"/tmp/d99b962c6de31b777543dc87943b7b92/eslint-plugin-solid-0.14.3.tgz","_integrity":"sha512-eDeyPrijSjVGeyb4oKoyidgLlMDZwAg/YdxiY9QvGXl2kLgpcHvLpgpaGK4KJ8xSsg0ym3B2dPRBAIlT7iUrEQ==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"10.8.2","description":"Solid-specific linting rules for ESLint.","directories":{},"_nodeVersion":"22.7.0","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^7.13.1 || ^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.17.0","tsup":"^8.2.4","eslint":"^9.5.0","vitest":"^1.5.2","prettier":"^2.8.8","eslint-v6":"npm:eslint@6","eslint-v7":"npm:eslint@7","eslint-v8":"npm:eslint@8","@babel/core":"^7.24.4","@types/eslint":"^8.56.10","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/eslint-v6":"npm:@types/eslint@6","@types/eslint-v7":"npm:@types/eslint@7","@types/eslint-v8":"npm:@types/eslint@8","@types/eslint__js":"^8.42.3","@types/estraverse":"^5.1.7","@babel/eslint-parser":"^7.24.7","@microsoft/api-extractor":"^7.47.6","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.14.3_1725153437328_0.3908894160545142","host":"s3://npm-registry-packages"}},"0.14.4":{"name":"eslint-plugin-solid","version":"0.14.4","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.14.4","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"99c7ea94c40a0cd669d770f93a91b826900d62ab","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.14.4.tgz","fileCount":53,"integrity":"sha512-uWsNA2okBgwBRPxjsQ7DxlRksq1EKdMhwQlViHdkkRDLnWqwnZEjQASWeckZ0DI24sVzPeETJhPv1BWKKiu99A==","signatures":[{"sig":"MEUCIQC26+Jgs1vvt8ynEKuCMlj3Vbcq3BZ5dK7Z5ieoVF+IVgIgDWpDuHpLwE90nhlI6Gi6Kmo9eRvyFHPBKV844Wl/4bA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1697185},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.14.4.tgz","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"}},"scripts":{"test":"vitest --run","build":"tsup","test:ts":"PARSER=ts vitest --run","test:v6":"PARSER=v6 vitest --run","test:v7":"PARSER=v7 vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:watch":"vitest","turbo:docs":"PARSER=none tsx scripts/docs.ts","turbo:test":"vitest --run","turbo:build":"tsup"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"_resolved":"/tmp/d03a7577e141a9dfeadbfd96a53cd5ed/eslint-plugin-solid-0.14.4.tgz","_integrity":"sha512-uWsNA2okBgwBRPxjsQ7DxlRksq1EKdMhwQlViHdkkRDLnWqwnZEjQASWeckZ0DI24sVzPeETJhPv1BWKKiu99A==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"10.9.0","description":"Solid-specific linting rules for ESLint.","directories":{},"_nodeVersion":"22.10.0","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^7.13.1 || ^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.17.0","tsup":"^8.2.4","eslint":"^9.5.0","vitest":"^1.5.2","prettier":"^2.8.8","eslint-v6":"npm:eslint@6","eslint-v7":"npm:eslint@7","eslint-v8":"npm:eslint@8","@babel/core":"^7.24.4","@types/eslint":"^8.56.10","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/eslint-v6":"npm:@types/eslint@6","@types/eslint-v7":"npm:@types/eslint@7","@types/eslint-v8":"npm:@types/eslint@8","@types/eslint__js":"^8.42.3","@types/estraverse":"^5.1.7","@babel/eslint-parser":"^7.24.7","@microsoft/api-extractor":"^7.47.6","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.14.4_1731385681801_0.9743892197552522","host":"s3://npm-registry-packages"}},"0.14.5":{"name":"eslint-plugin-solid","version":"0.14.5","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":{"name":"Josh Wilson","email":"joshwilsonvu@gmail.com"},"license":"MIT","_id":"eslint-plugin-solid@0.14.5","maintainers":[{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"homepage":"https://github.com/solidjs-community/eslint-plugin-solid#readme","bugs":{"url":"https://github.com/solidjs-community/eslint-plugin-solid/issues"},"dist":{"shasum":"744356b3d2fd4ad86c5fdf7508f1703314381b7c","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.14.5.tgz","fileCount":53,"integrity":"sha512-nfuYK09ah5aJG/oEN6P1qziy1zLgW4PDWe75VNPi4CEFYk1x2AEqwFeQfEPR7gNn0F2jOeqKhx2E+5oNCOBYWQ==","signatures":[{"sig":"MEUCIQC4ygOvQ/nwbNVdWWf8Kt87E2b7JYFV2j4zF/wgqkChPwIgf1p1lDCpx8SGrC/zUgQ02YfAGyw11ENwYXTCQPmak/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1697667},"main":"dist/index.js","_from":"file:eslint-plugin-solid-0.14.5.tgz","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"}},"scripts":{"test":"vitest --run","build":"tsup","test:ts":"PARSER=ts vitest --run","test:v6":"PARSER=v6 vitest --run","test:v7":"PARSER=v7 vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:watch":"vitest","turbo:docs":"PARSER=none tsx scripts/docs.ts","turbo:test":"vitest --run","turbo:build":"tsup"},"_npmUser":{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"},"_resolved":"/tmp/e3af0538a3a3c78c6fb21af12f3eb068/eslint-plugin-solid-0.14.5.tgz","_integrity":"sha512-nfuYK09ah5aJG/oEN6P1qziy1zLgW4PDWe75VNPi4CEFYk1x2AEqwFeQfEPR7gNn0F2jOeqKhx2E+5oNCOBYWQ==","repository":{"url":"git+https://github.com/solidjs-community/eslint-plugin-solid.git","type":"git"},"_npmVersion":"10.9.0","description":"Solid-specific linting rules for ESLint.","directories":{},"_nodeVersion":"22.11.0","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^7.13.1 || ^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.17.0","tsup":"^8.2.4","eslint":"^9.5.0","vitest":"^1.5.2","prettier":"^2.8.8","eslint-v6":"npm:eslint@6","eslint-v7":"npm:eslint@7","eslint-v8":"npm:eslint@8","@babel/core":"^7.24.4","@types/eslint":"^8.56.10","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/eslint-v6":"npm:@types/eslint@6","@types/eslint-v7":"npm:@types/eslint@7","@types/eslint-v8":"npm:@types/eslint@8","@types/eslint__js":"^8.42.3","@types/estraverse":"^5.1.7","@babel/eslint-parser":"^7.24.7","@microsoft/api-extractor":"^7.47.6","@typescript-eslint/parser":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.0.0"},"peerDependencies":{"eslint":"^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0","typescript":">=4.8.4"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.14.5_1733887116923_0.8548022835947033","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"eslint-plugin-solid","version":"0.15.0","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.15.0","maintainers":[{"name":"ryansolid","email":"ryansolid@gmail.com"},{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"f811275b0b0a1e85716cea387239a9d366309fcb","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.15.0.tgz","fileCount":53,"integrity":"sha512-IMSj0HK8zu4WuHMAeH38izG8ZBgOkwUqu0W2LrTyW0m/QPuOmrq8P2Y36HDAETIgDg9j6G+TJBdfpILTVPJkFQ==","signatures":[{"sig":"MEUCIQDNvMuIiXuNOHuq9bkFS0KUot4Hef4DNMO67qq4sIZVgQIgTY0D7jji+s8bLx7pcQUHhAYOL1LIdp/e6JZ7REfm18Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-solid@0.15.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1791839},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"}},"scripts":{"test":"vitest --run","build":"tsup","test:ts":"PARSER=ts vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:watch":"vitest","turbo:docs":"PARSER=none tsx scripts/docs.mts","turbo:test":"vitest --run","turbo:build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c9d6e24c-e820-4236-bfc6-ee368a57f234"}},"repository":{"url":"https://github.com/solidjs-community/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"_nodeVersion":"22.23.2","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.17.0","tsup":"^8.5.1","eslint":"^10.0.0","vitest":"^4.0.0","prettier":"^2.8.8","@babel/core":"^8.0.0","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/estraverse":"^5.1.7","@babel/eslint-parser":"^8.0.1","@microsoft/api-extractor":"^7.47.6","@typescript-eslint/parser":"^8.67.0","@typescript-eslint/eslint-plugin":"^8.67.0"},"peerDependencies":{"eslint":"^9.0.0 || ^10.0.0","typescript":">=4.8.4"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.15.0_1786652768510_0.6020001551417413","host":"s3://npm-registry-packages-npm-production"}},"0.16.0":{"name":"eslint-plugin-solid","version":"0.16.0","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.16.0","maintainers":[{"name":"ryansolid","email":"ryansolid@gmail.com"},{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"ad1274e9a32be8886d16df6346f0b52b146635b8","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.16.0.tgz","fileCount":78,"integrity":"sha512-q45VUvh3kv9ZHoVWZrep/KJFA7qqBH0khHuEEp0sCzEDuM3FtHFqK6fLWFIIIDGVQ8aFouUHROaOXVi8GgzShA==","signatures":[{"sig":"MEUCIQDePWDc/yewtrKjV4pfAk9EYEsAIXQ9Q75gMOx/IT5sKwIgTp9xqRXfmVJ10fq2uq0H82fyWsFtOOiUuway4FxP1Iw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-solid@0.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3272157},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./configs/v2":{"types":{"import":"./dist/configs/v2.d.mts","require":"./dist/configs/v2.d.ts"},"import":"./dist/configs/v2.mjs","require":"./dist/configs/v2.js"},"./package.json":"./package.json","./configs/v2-strict":{"types":{"import":"./dist/configs/v2-strict.d.mts","require":"./dist/configs/v2-strict.d.ts"},"import":"./dist/configs/v2-strict.mjs","require":"./dist/configs/v2-strict.js"},"./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"}},"scripts":{"test":"vitest --run","build":"tsup","test:ts":"PARSER=ts vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:watch":"vitest","turbo:docs":"PARSER=none tsx scripts/docs.mts","turbo:test":"vitest --run","turbo:build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c9d6e24c-e820-4236-bfc6-ee368a57f234"}},"repository":{"url":"https://github.com/solidjs-community/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"_nodeVersion":"22.23.2","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.17.0","tsup":"^8.5.1","eslint":"^10.0.0","vitest":"^4.0.0","prettier":"^2.8.8","@babel/core":"^8.0.0","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/estraverse":"^5.1.7","@babel/eslint-parser":"^8.0.1","@microsoft/api-extractor":"^7.47.6","@typescript-eslint/parser":"^8.67.0","@typescript-eslint/eslint-plugin":"^8.67.0"},"peerDependencies":{"eslint":"^9.0.0 || ^10.0.0","typescript":">=4.8.4"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.16.0_1787264000143_0.5868864695693012","host":"s3://npm-registry-packages-npm-production"}},"0.16.1":{"name":"eslint-plugin-solid","version":"0.16.1","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.16.1","maintainers":[{"name":"ryansolid","email":"ryansolid@gmail.com"},{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"d4134ddb8ac5589c4fb0056c063e7c441a432e7d","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.16.1.tgz","fileCount":78,"integrity":"sha512-RUd46y3Y2acT4//hxSut1UTGnDoZMWEhrplyE0cK0E3cWwvIsfui5HkG7cubQ95TntVacVHe+uYh97PSm0id4A==","signatures":[{"sig":"MEUCIQDuS5EuxUzBR248BCwxXTwi31NwDq0nXLeB4OXBdYvA5AIgZ/XLtIZxFn7wNBEO5RKrxLvxswGsXRMIia372KKWXiQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-solid@0.16.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3456924},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./configs/v2":{"types":{"import":"./dist/configs/v2.d.mts","require":"./dist/configs/v2.d.ts"},"import":"./dist/configs/v2.mjs","require":"./dist/configs/v2.js"},"./package.json":"./package.json","./configs/v2-strict":{"types":{"import":"./dist/configs/v2-strict.d.mts","require":"./dist/configs/v2-strict.d.ts"},"import":"./dist/configs/v2-strict.mjs","require":"./dist/configs/v2-strict.js"},"./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"}},"scripts":{"test":"vitest --run","build":"tsup","test:ts":"PARSER=ts vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:watch":"vitest","turbo:docs":"PARSER=none tsx scripts/docs.mts","turbo:test":"vitest --run","turbo:build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c9d6e24c-e820-4236-bfc6-ee368a57f234"}},"repository":{"url":"https://github.com/solidjs-community/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"_nodeVersion":"22.23.2","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.17.0","tsup":"^8.5.1","eslint":"^10.0.0","vitest":"^4.0.0","prettier":"^2.8.8","@babel/core":"^8.0.0","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/estraverse":"^5.1.7","@babel/eslint-parser":"^8.0.1","@microsoft/api-extractor":"^7.47.6","@typescript-eslint/parser":"^8.67.0","@typescript-eslint/eslint-plugin":"^8.67.0"},"peerDependencies":{"eslint":"^9.0.0 || ^10.0.0","typescript":">=4.8.4"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.16.1_1787814160266_0.30727652062041666","host":"s3://npm-registry-packages-npm-production"}},"0.17.0":{"name":"eslint-plugin-solid","version":"0.17.0","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.17.0","maintainers":[{"name":"ryansolid","email":"ryansolid@gmail.com"},{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"6873427e93b76494ebfb5d43bdf3d7b155e4fcb8","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.17.0.tgz","fileCount":82,"integrity":"sha512-0x38zjAZVm4vW5u5mS14WxO9BJsal3IxsR/8QOB2nBiXBdH1LlbbRs2YfqgtPWVpy3OIlnt6yGhoXuZmoHULwQ==","signatures":[{"sig":"MEUCIQCHMu1j2wIVkSncqXqHCQ7Ls0yzyMfOenjvnU4bZCMp/QIgdWtRrQEJT3MzkELhoNV9mp++4cbS6hxqJXsFW/dcNDE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-solid@0.17.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3811490},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./configs/v2":{"types":{"import":"./dist/configs/v2.d.mts","require":"./dist/configs/v2.d.ts"},"import":"./dist/configs/v2.mjs","require":"./dist/configs/v2.js"},"./package.json":"./package.json","./configs/v2-strict":{"types":{"import":"./dist/configs/v2-strict.d.mts","require":"./dist/configs/v2-strict.d.ts"},"import":"./dist/configs/v2-strict.mjs","require":"./dist/configs/v2-strict.js"},"./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"}},"scripts":{"test":"vitest --run","build":"tsup","test:ts":"PARSER=ts vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:watch":"vitest","turbo:docs":"PARSER=none tsx scripts/docs.mts","turbo:test":"vitest --run","turbo:build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c9d6e24c-e820-4236-bfc6-ee368a57f234"}},"repository":{"url":"https://github.com/solidjs-community/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"_nodeVersion":"22.23.2","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.17.0","tsup":"^8.5.1","eslint":"^10.0.0","vitest":"^4.0.0","prettier":"^2.8.8","@babel/core":"^8.0.0","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/estraverse":"^5.1.7","@babel/eslint-parser":"^8.0.1","@microsoft/api-extractor":"^7.47.6","@typescript-eslint/parser":"^8.67.0","@typescript-eslint/eslint-plugin":"^8.67.0"},"peerDependencies":{"eslint":"^9.0.0 || ^10.0.0","typescript":">=4.8.4"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.17.0_1787984985338_0.034655138430065735","host":"s3://npm-registry-packages-npm-production"}},"0.17.1":{"name":"eslint-plugin-solid","version":"0.17.1","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","_id":"eslint-plugin-solid@0.17.1","maintainers":[{"name":"ryansolid","email":"ryansolid@gmail.com"},{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"dist":{"shasum":"4e80f6de83c5c01738090360d00b56441e6d060a","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.17.1.tgz","fileCount":82,"integrity":"sha512-SXxDBB2PAdxe3bvUFZfqEzZvJAS6b29P/opkp0CPo1fEm2zsMpacPVbYihhkxKOjQPRkD2zJdUEedyvxEZ1UnA==","signatures":[{"sig":"MEUCIQDbyYDCmddcRYG+CDKR9z6aZE9dZ1urNwsnMu/RyMJXTQIgRnYT3uw4cruzp8wnE7tjoeVu6hrJzgti+PqFLCvuHrQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-solid@0.17.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":3819661},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=22.0.0"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./configs/v2":{"types":{"import":"./dist/configs/v2.d.mts","require":"./dist/configs/v2.d.ts"},"import":"./dist/configs/v2.mjs","require":"./dist/configs/v2.js"},"./package.json":"./package.json","./configs/v2-strict":{"types":{"import":"./dist/configs/v2-strict.d.mts","require":"./dist/configs/v2-strict.d.ts"},"import":"./dist/configs/v2-strict.mjs","require":"./dist/configs/v2-strict.js"},"./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"}},"scripts":{"test":"vitest --run","build":"tsup","test:ts":"PARSER=ts vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:watch":"vitest","turbo:docs":"PARSER=none tsx scripts/docs.mts","turbo:test":"vitest --run","turbo:build":"tsup"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c9d6e24c-e820-4236-bfc6-ee368a57f234"}},"repository":{"url":"https://github.com/solidjs-community/eslint-plugin-solid","type":"git"},"description":"Solid-specific linting rules for ESLint.","directories":{},"_nodeVersion":"22.23.2","dependencies":{"is-html":"^2.0.0","estraverse":"^5.3.0","kebab-case":"^1.0.2","style-to-object":"^1.0.6","known-css-properties":"^0.30.0","@typescript-eslint/utils":"^8.0.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.17.0","tsup":"^8.5.1","eslint":"^10.0.0","vitest":"^4.0.0","prettier":"^2.8.8","@babel/core":"^8.0.0","@types/is-html":"^2.0.2","markdown-magic":"^3.3.0","@types/estraverse":"^5.1.7","@babel/eslint-parser":"^8.0.1","@microsoft/api-extractor":"^7.47.6","@typescript-eslint/parser":"^8.67.0","@typescript-eslint/eslint-plugin":"^8.67.0"},"peerDependencies":{"eslint":"^9.0.0 || ^10.0.0","typescript":">=4.8.4"},"_npmOperationalInternal":{"tmp":"tmp/eslint-plugin-solid_0.17.1_1788888123096_0.483792688436675","host":"s3://npm-registry-packages-npm-production"}},"0.18.0":{"name":"eslint-plugin-solid","version":"0.18.0","description":"Solid-specific linting rules for ESLint.","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"repository":{"type":"git","url":"https://github.com/solidjs-community/eslint-plugin-solid"},"license":"MIT","author":"Josh Wilson <joshwilsonvu@gmail.com>","exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.ts"},"import":"./dist/index.mjs","require":"./dist/index.js"},"./configs/recommended":{"types":{"import":"./dist/configs/recommended.d.mts","require":"./dist/configs/recommended.d.ts"},"import":"./dist/configs/recommended.mjs","require":"./dist/configs/recommended.js"},"./configs/typescript":{"types":{"import":"./dist/configs/typescript.d.mts","require":"./dist/configs/typescript.d.ts"},"import":"./dist/configs/typescript.mjs","require":"./dist/configs/typescript.js"},"./configs/v2":{"types":{"import":"./dist/configs/v2.d.mts","require":"./dist/configs/v2.d.ts"},"import":"./dist/configs/v2.mjs","require":"./dist/configs/v2.js"},"./configs/v2-strict":{"types":{"import":"./dist/configs/v2-strict.d.mts","require":"./dist/configs/v2-strict.d.ts"},"import":"./dist/configs/v2-strict.mjs","require":"./dist/configs/v2-strict.js"},"./package.json":"./package.json"},"main":"dist/index.js","types":"dist/index.d.ts","dependencies":{"@typescript-eslint/utils":"^8.0.0","estraverse":"^5.3.0","is-html":"^2.0.0","kebab-case":"^1.0.2","known-css-properties":"^0.30.0","style-to-object":"^1.0.6"},"devDependencies":{"@babel/core":"^8.0.0","@babel/eslint-parser":"^8.0.1","@microsoft/api-extractor":"^7.47.6","@types/estraverse":"^5.1.7","@types/is-html":"^2.0.2","@typescript-eslint/eslint-plugin":"^8.67.0","@typescript-eslint/parser":"^8.67.0","eslint":"^10.0.0","markdown-magic":"^3.3.0","prettier":"^2.8.8","tsup":"^8.5.1","tsx":"^4.17.0","vitest":"^4.0.0"},"peerDependencies":{"eslint":"^9.0.0 || ^10.0.0","typescript":">=4.8.4"},"engines":{"node":">=22.0.0"},"scripts":{"build":"tsup","test":"vitest --run","test:all":"PARSER=all vitest --run","test:babel":"PARSER=babel vitest --run","test:ts":"PARSER=ts vitest --run","test:watch":"vitest","turbo:build":"tsup","turbo:docs":"PARSER=none tsx scripts/docs.mts","turbo:test":"vitest --run"},"_nodeVersion":"22.23.2","_id":"eslint-plugin-solid@0.18.0","dist":{"integrity":"sha512-Q3tSfb5EqU1nt8raRR8u7uMCLmB1779atKFxZ48TLor0rX+S0Bxt1gcTgYQTK+FK0T/iwFZJf13sSQncjFOBPg==","shasum":"6f2bf4fafa6ca479fca023c72ded68c09cab6cc1","tarball":"https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.18.0.tgz","fileCount":86,"unpackedSize":4288099,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/eslint-plugin-solid@0.18.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEMCHypo84nAuY9hv9OR5k8lykvnJGzy+rbke27iFNsZVC4CIDsL4n20phgzRcBH15oj0yIcPL22mNZSfKlf0/P3LQDT"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c9d6e24c-e820-4236-bfc6-ee368a57f234"}},"directories":{},"maintainers":[{"name":"ryansolid","email":"ryansolid@gmail.com"},{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/eslint-plugin-solid_0.18.0_1788892376531_0.3900387267305263"},"_hasShrinkwrap":false}},"time":{"created":"2021-08-03T13:42:32.134Z","modified":"2026-09-08T18:32:57.094Z","0.1.0":"2021-08-03T13:42:32.297Z","0.1.1":"2021-08-03T14:01:38.432Z","0.1.2":"2021-09-17T01:35:31.869Z","0.2.0":"2021-12-11T20:32:40.588Z","0.3.0":"2021-12-12T04:56:14.209Z","0.3.1":"2022-01-05T07:10:57.940Z","0.4.0":"2022-01-16T22:39:27.067Z","0.4.1":"2022-01-22T18:51:55.603Z","0.4.2":"2022-01-23T22:26:55.040Z","0.4.3":"2022-01-24T01:43:02.296Z","0.4.4":"2022-02-01T04:30:38.983Z","0.4.5":"2022-03-25T23:33:50.088Z","0.4.6":"2022-03-31T23:43:06.394Z","0.4.7":"2022-04-14T02:15:35.643Z","0.5.0":"2022-05-22T23:35:10.964Z","0.6.0":"2022-06-01T01:15:34.637Z","0.6.1":"2022-06-02T23:47:25.518Z","0.7.0":"2022-06-14T02:04:27.231Z","0.7.1":"2022-07-10T19:40:17.361Z","0.7.2":"2022-09-12T02:25:52.769Z","0.7.3":"2022-09-16T01:47:01.275Z","0.7.4":"2022-10-22T15:56:25.540Z","0.8.0":"2022-11-01T16:30:41.033Z","0.9.0":"2022-11-27T03:32:56.098Z","0.9.1":"2022-11-27T19:01:15.095Z","0.9.2":"2023-01-11T00:17:50.793Z","0.9.3":"2023-01-15T21:32:01.256Z","0.9.4":"2023-01-28T22:20:35.152Z","0.10.0":"2023-02-19T22:36:10.038Z","0.11.0":"2023-03-07T03:09:37.777Z","0.12.0":"2023-03-28T00:29:51.036Z","0.12.1":"2023-04-13T23:47:56.866Z","0.13.0":"2023-08-19T20:03:59.030Z","0.13.1":"2023-12-30T22:22:50.740Z","0.13.2":"2024-03-20T13:22:33.787Z","0.14.0":"2024-04-27T22:29:07.624Z","0.14.1":"2024-06-19T21:27:25.478Z","0.14.2":"2024-08-17T20:44:24.833Z","0.14.3":"2024-09-01T01:17:17.514Z","0.14.4":"2024-11-12T04:28:01.984Z","0.14.5":"2024-12-11T03:18:37.219Z","0.15.0":"2026-08-13T20:26:08.680Z","0.16.0":"2026-08-20T22:13:20.292Z","0.16.1":"2026-08-27T07:02:40.457Z","0.17.0":"2026-08-29T06:29:45.547Z","0.17.1":"2026-09-08T17:22:03.347Z","0.18.0":"2026-09-08T18:32:56.746Z"},"author":"Josh Wilson <joshwilsonvu@gmail.com>","license":"MIT","keywords":["eslint","eslintplugin","solid","solidjs","reactivity"],"repository":{"type":"git","url":"https://github.com/solidjs-community/eslint-plugin-solid"},"description":"Solid-specific linting rules for ESLint.","maintainers":[{"name":"ryansolid","email":"ryansolid@gmail.com"},{"name":"joshwilsonvu","email":"joshwilsonvu@gmail.com"}],"readme":"<p>\n  <img width=\"100%\" src=\"https://assets.solidjs.com/banner?type=ESLint%20Plugin&background=tiles&project=%20\" alt=\"Solid ESLint Extension\">\n</p>\n\n# Solid ESLint Plugin\n\n[![npm version](https://img.shields.io/npm/v/eslint-plugin-solid?style=for-the-badge)](https://npmjs.com/package/eslint-plugin-solid)\n[![GitHub package version](https://img.shields.io/github/package-json/v/solidjs-community/eslint-plugin-solid/main?filename=packages%2Feslint-plugin-solid%2Fpackage.json&style=for-the-badge)](https://github.com/solidjs-community/eslint-plugin-solid)\n![ESLint peer dependency](https://img.shields.io/badge/eslint-9.x--10.x-blue?style=for-the-badge)\n[![CI](https://github.com/solidjs-community/eslint-plugin-solid/actions/workflows/ci.yml/badge.svg?style=for-the-badge)](https://github.com/solidjs-community/eslint-plugin-solid/actions/workflows/ci.yml)\n\nThis package contains [Solid](https://www.solidjs.com/)-specific linting rules for ESLint. It can\nease Solid's learning curve by finding and fixing problems around Solid's reactivity system, and can\nmigrate some React patterns to Solid code.\n\nIt supports both Solid 1.x and Solid 2.0 APIs, requires ESLint v9 or v10 and Node.js 22+, and also\nruns under [Oxlint](#oxlint) as a JS plugin.\n\n<!-- doc-gen TOC -->\n- [Solid ESLint Plugin](#solid-eslint-plugin)\n  - [Installation](#installation)\n  - [Configuration](#configuration)\n    - [TypeScript](#typescript)\n    - [Solid 2.0](#solid-20)\n    - [Manual Configuration](#manual-configuration)\n    - [Oxlint](#oxlint)\n  - [Rules](#rules)\n  - [Troubleshooting](#troubleshooting)\n  - [Versioning](#versioning)\n<!-- end-doc-gen -->\n\n## Installation\n\nInstall `eslint` and `eslint-plugin-solid` locally.\n\n```sh\nnpm install --save-dev eslint eslint-plugin-solid\n# or\npnpm add --save-dev eslint eslint-plugin-solid\nyarn add --dev eslint eslint-plugin-solid\n\n# optional, to create an ESLint config file\nnpx eslint --init\n# or\npnpm eslint --init\nyarn eslint --init\n```\n\nIf you're using VSCode, you'll want to install the [ESLint\nextension](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint). You're\nencouraged to enable auto-fixing problems on save by adding the following to your `settings.json`\nfile.\n\n```json\n{\n  \"editor.codeActionsOnSave\": {\n    \"source.fixAll\": true\n  }\n}\n```\n\nIf you're using Vite, you may want to install\n[vite-plugin-eslint](https://github.com/gxmari007/vite-plugin-eslint).\n\nYou may also want to check out\n[eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y), which provides\nuseful rules for writing accessible HTML.\n\n## Configuration\n\nCreate an `eslint.config.js` file at the root of your project ([flat\nconfig](https://eslint.org/docs/latest/use/configure/configuration-files) is the only configuration\nsystem supported by ESLint v9+, and by this plugin as of v0.15.0), and use the `recommended`\nconfiguration to get reasonable defaults as shown [below](#rules).\n\n```js\nimport js from \"@eslint/js\";\nimport solid from \"eslint-plugin-solid/configs/recommended\";\n\nexport default [\n  js.configs.recommended, // replaces eslint:recommended\n  solid,\n];\n```\n\n### TypeScript\n\nIf you're using TypeScript, use the `typescript` configuration instead.\nThis disables some features that overlap with type checking.\n\n```js\nimport js from \"@eslint/js\";\nimport solid from \"eslint-plugin-solid/configs/typescript\";\nimport * as tsParser from \"@typescript-eslint/parser\";\n\nexport default [\n  js.configs.recommended,\n  {\n    files: [\"**/*.{ts,tsx}\"],\n    ...solid,\n    languageOptions: {\n      parser: tsParser,\n      parserOptions: {\n        project: \"tsconfig.json\",\n      },\n    },\n  },\n];\n```\n\n### Solid 2.0\n\nIf your project targets Solid 2.0, use the `v2` configuration. It sets\n`settings: { solid: { version: 2 } }`, which switches the version-aware rules (`reactivity`,\n`imports`, `no-unknown-namespaces`, `event-handlers`, `jsx-no-undef`) to strict 2.0 semantics, and\nenables the 2.0-specific rules: `removed-api`, `no-single-arg-create-effect`,\n`no-accessor-as-prop`, `no-boolean-enumerated-attribute`, `no-store-mutation-outside-setter`,\n`no-write-in-pure-computation`, and the server function rules (`valid-use-server`,\n`require-async-server-function`, `no-invalid-server-capture`,\n`no-browser-globals-in-server-function`) as errors, with `prefer-structured-class` and\n`no-unused-signal` as warnings. This is the config the official Solid 2.0 templates ship\nwith.\n\n```js\nimport js from \"@eslint/js\";\nimport solid from \"eslint-plugin-solid/configs/v2\";\n\nexport default [js.configs.recommended, solid];\n```\n\nThere is also a `v2-strict` configuration with the plugin's strongest opinions: everything in `v2`\nplus `no-module-scope-reactive-primitive` and `no-restated-default-options` as errors,\n`prefer-onSettled-for-side-effects` as a warning, and `prefer-structured-class` and\n`no-unused-signal` promoted to errors.\n\nThe `settings.solid.version` setting also works in any custom config; version-aware rules read it\ndirectly, so you can opt individual rule configurations into 2.0 semantics without using the\npresets.\n\nIf your project imports Solid's primitives from a custom renderer or a re-exporting wrapper module\ninstead of `solid-js`, add those module names to `settings.solid.moduleSources` (exact names,\nmatched whole) so the import-gated rules recognize them:\n\n```js\n{\n  settings: { solid: { moduleSources: [\"my-custom-renderer\"] } },\n}\n```\n\nAll configs are also available on the plugin's root export, as `solid.configs.recommended`,\n`solid.configs.typescript`, `solid.configs.v2`, and `solid.configs[\"v2-strict\"]`, after using\n`import solid from 'eslint-plugin-solid'`. (The `configs[\"flat/recommended\"]` and\n`configs[\"flat/typescript\"]` names from v0.14.x still work as aliases.)\n\nThese configurations do not configure global variables in ESLint. You can do this yourself manually\nor with a package like [globals](https://www.npmjs.com/package/globals) by creating a configuration\nwith a `languageOptions.globals` object. We recommend setting up global variables for Browser APIs\nas well as at least ES2015.\n\n### Manual Configuration\n\nIf you don't want to use a preset, you can configure rules individually. Add the `solid` plugin,\nenable JSX with the parser options (or use the equivalent options for `@typescript-eslint/parser` or\n`@babel/eslint-parser`), and configure the rules you would like to use. Some rules have additional\noptions you can set.\n\n```js\nimport solid from \"eslint-plugin-solid\";\n\nexport default [\n  {\n    plugins: { solid },\n    languageOptions: {\n      parserOptions: {\n        ecmaFeatures: { jsx: true },\n      },\n    },\n    rules: {\n      \"solid/reactivity\": \"warn\",\n      \"solid/no-destructure\": \"warn\",\n      \"solid/jsx-no-undef\": \"error\",\n    },\n  },\n];\n```\n\n### Oxlint\n\nThe plugin's rules are AST-based, so they run under [Oxlint's JS\nplugin support](https://oxc.rs/docs/guide/usage/linter/js-plugins.html) without modification. Add\nthe plugin to `jsPlugins` in your `.oxlintrc.json` and enable the rules you want:\n\n```json\n{\n  \"jsPlugins\": [\"eslint-plugin-solid\"],\n  \"rules\": {\n    \"solid/reactivity\": \"warn\",\n    \"solid/no-destructure\": \"error\",\n    \"solid/jsx-no-undef\": \"error\"\n  }\n}\n```\n\nFor Solid 2.0 projects, add `\"settings\": { \"solid\": { \"version\": 2 } }` to activate the\nversion-aware rule behavior, and enable the 2.0 rules (`solid/removed-api`,\n`solid/no-single-arg-create-effect`, `solid/no-accessor-as-prop`,\n`solid/no-store-mutation-outside-setter`, `solid/no-write-in-pure-computation`,\n`solid/no-unused-signal`, `solid/prefer-structured-class`, and the server function rules `solid/valid-use-server`,\n`solid/require-async-server-function`, `solid/no-invalid-server-capture`, and\n`solid/no-browser-globals-in-server-function`).\n\n## Rules\n\n✔: Enabled in the `recommended` configuration.\n\n🔧: Fixable with [`eslint --fix`](https://eslint.org/docs/user-guide/command-line-interface#fixing-problems)/IDE auto-fix.\n\n<!-- doc-gen RULES -->\n| ✔ | 🔧 | Rule | Description |\n| :---: | :---: | :--- | :--- |\n| ✔ | 🔧 | [solid/components-return-once](/packages/eslint-plugin-solid/docs/components-return-once.md) | Disallow early returns in components. Solid components only run once, and so conditionals should be inside JSX. |\n| ✔ | 🔧 | [solid/event-handlers](/packages/eslint-plugin-solid/docs/event-handlers.md) | Enforce naming DOM element event handlers consistently and prevent Solid's analysis from misunderstanding whether a prop should be an event handler. |\n| ✔ | 🔧 | [solid/imports](/packages/eslint-plugin-solid/docs/imports.md) | Enforce consistent imports from \"solid-js\", \"solid-js/web\", and \"solid-js/store\". |\n| ✔ |  | [solid/jsx-no-duplicate-props](/packages/eslint-plugin-solid/docs/jsx-no-duplicate-props.md) | Disallow passing the same prop twice in JSX. |\n| ✔ |  | [solid/jsx-no-script-url](/packages/eslint-plugin-solid/docs/jsx-no-script-url.md) | Disallow javascript: URLs. |\n| ✔ | 🔧 | [solid/jsx-no-undef](/packages/eslint-plugin-solid/docs/jsx-no-undef.md) | Disallow references to undefined variables in JSX. Handles custom directives. |\n| ✔ |  | [solid/jsx-uses-vars](/packages/eslint-plugin-solid/docs/jsx-uses-vars.md) | Prevent variables used in JSX from being marked as unused. |\n|  |  | [solid/no-accessor-as-prop](/packages/eslint-plugin-solid/docs/no-accessor-as-prop.md) | Disallow passing uncalled signal accessors or other functions as value-typed DOM element attributes. |\n|  |  | [solid/no-array-handlers](/packages/eslint-plugin-solid/docs/no-array-handlers.md) | Disallow usage of type-unsafe event handlers. |\n|  | 🔧 | [solid/no-boolean-enumerated-attribute](/packages/eslint-plugin-solid/docs/no-boolean-enumerated-attribute.md) | Disallow boolean values on enumerated attributes like draggable and tristate aria-*, which take string tokens — a boolean false removes the attribute instead of writing \"false\". |\n|  |  | [solid/no-browser-globals-in-server-function](/packages/eslint-plugin-solid/docs/no-browser-globals-in-server-function.md) | Disallow browser-only globals inside server functions, which run exclusively on the server. |\n| ✔ | 🔧 | [solid/no-destructure](/packages/eslint-plugin-solid/docs/no-destructure.md) | Disallow destructuring props. In Solid, props must be used with property accesses (`props.foo`) to preserve reactivity. This rule only tracks destructuring in the parameter list. |\n| ✔ | 🔧 | [solid/no-innerhtml](/packages/eslint-plugin-solid/docs/no-innerhtml.md) | Disallow usage of the innerHTML attribute, which can often lead to security vulnerabilities. |\n|  |  | [solid/no-invalid-server-capture](/packages/eslint-plugin-solid/docs/no-invalid-server-capture.md) | Disallow server functions from capturing variables in enclosing non-module scopes, mirroring the compiler's build-time validation. |\n|  |  | [solid/no-module-scope-reactive-primitive](/packages/eslint-plugin-solid/docs/no-module-scope-reactive-primitive.md) | Disallow reactive primitives at module scope, where state is shared across SSR requests. |\n|  |  | [solid/no-proxy-apis](/packages/eslint-plugin-solid/docs/no-proxy-apis.md) | Disallow usage of APIs that use ES6 Proxies, only to target environments that don't support them. |\n| ✔ | 🔧 | [solid/no-react-deps](/packages/eslint-plugin-solid/docs/no-react-deps.md) | Disallow usage of dependency arrays in `createEffect` and `createMemo`. |\n| ✔ | 🔧 | [solid/no-react-specific-props](/packages/eslint-plugin-solid/docs/no-react-specific-props.md) | Disallow usage of React-specific `className`/`htmlFor` props, which were deprecated in v1.4.0. |\n|  | 🔧 | [solid/no-restated-default-options](/packages/eslint-plugin-solid/docs/no-restated-default-options.md) | Disallow restating a prop or option value that is already the default. |\n|  |  | [solid/no-single-arg-create-effect](/packages/eslint-plugin-solid/docs/no-single-arg-create-effect.md) | Require the two-argument `createEffect(compute, effect)` form used by Solid 2.0. |\n|  |  | [solid/no-store-mutation-outside-setter](/packages/eslint-plugin-solid/docs/no-store-mutation-outside-setter.md) | Disallow mutating a store's read proxy; store state changes only through the setter's mutable draft. |\n| ✔ |  | [solid/no-unknown-namespaces](/packages/eslint-plugin-solid/docs/no-unknown-namespaces.md) | Enforce using only Solid-specific namespaced attribute names (i.e. `'on:'` in `<div on:click={...} />`). |\n|  |  | [solid/no-unused-signal](/packages/eslint-plugin-solid/docs/no-unused-signal.md) | Disallow signals that are never written (use a plain value) or never read (dead state). |\n|  |  | [solid/no-write-in-pure-computation](/packages/eslint-plugin-solid/docs/no-write-in-pure-computation.md) | Disallow writing signals or stores inside `createMemo`, the compute half of `createEffect`, or a component body, which are pure owned scopes. |\n|  | 🔧 | [solid/prefer-classlist](/packages/eslint-plugin-solid/docs/prefer-classlist.md) | Enforce using the classlist prop over importing a classnames helper. The classlist prop accepts an object `{ [class: string]: boolean }` just like classnames. |\n| ✔ | 🔧 | [solid/prefer-for](/packages/eslint-plugin-solid/docs/prefer-for.md) | Enforce using Solid's `<For />` component for mapping an array to JSX elements. |\n|  |  | [solid/prefer-onSettled-for-side-effects](/packages/eslint-plugin-solid/docs/prefer-onSettled-for-side-effects.md) | Enforce running side-effectful setup (timers, global listeners, observers) inside `onSettled` instead of the component body. |\n|  | 🔧 | [solid/prefer-show](/packages/eslint-plugin-solid/docs/prefer-show.md) | Enforce using Solid's `<Show />` component for conditionally showing content. Solid's compiler covers this case, so it's a stylistic rule only. |\n|  |  | [solid/prefer-structured-class](/packages/eslint-plugin-solid/docs/prefer-structured-class.md) | Enforce using the structured array/object forms of the `class` prop over manually-built class strings. |\n| ✔ |  | [solid/reactivity](/packages/eslint-plugin-solid/docs/reactivity.md) | Enforce that reactivity (props, signals, memos, etc.) is properly used, so changes in those values will be tracked and update the view as expected. |\n|  | 🔧 | [solid/removed-api](/packages/eslint-plugin-solid/docs/removed-api.md) | Disallow Solid 1.x APIs that were removed or renamed in Solid 2.0, with migration guidance. |\n|  | 🔧 | [solid/require-async-server-function](/packages/eslint-plugin-solid/docs/require-async-server-function.md) | Require server functions to be async, matching their client-side contract. |\n| ✔ | 🔧 | [solid/self-closing-comp](/packages/eslint-plugin-solid/docs/self-closing-comp.md) | Disallow extra closing tags for components without children. |\n| ✔ | 🔧 | [solid/style-prop](/packages/eslint-plugin-solid/docs/style-prop.md) | Require CSS properties in the `style` prop to be valid and kebab-cased (ex. 'font-size'), not camel-cased (ex. 'fontSize') like in React, and that property values with dimensions are strings, not numbers with implicit 'px' units. |\n|  |  | [solid/valid-use-server](/packages/eslint-plugin-solid/docs/valid-use-server.md) | Enforce that \"use server\" directives are placed where the compiler honors them, and that module-level directive files export working server functions. |\n<!-- end-doc-gen -->\n\n## Troubleshooting\n\nThe rules in this plugin provide sensible guidelines as well as possible, but there may be times\nwhere you know better than the rule and want to ignore a warning. To do that, [add a\ncomment](https://eslint.org/docs/latest/user-guide/configuring/rules#disabling-rules) like the\nfollowing:\n\n```jsx\n// eslint-disable-next-line solid/reactivity\nconst [editedValue, setEditedValue] = createSignal(props.value);\n```\n\n_Please note_: there may also be times where a rule correctly warns about a subtle problem,\neven if it looks like a false positive at first. With `solid/reactivity`, please look at the\n[reactivity docs](https://github.com/solidjs-community/eslint-plugin-solid/blob/main/packages/eslint-plugin-solid/docs/reactivity.md#troubleshooting) before deciding to disable the rule.\n\nWhen in doubt, feel free to [file an\nissue](https://github.com/solidjs-community/eslint-plugin-solid/issues/new/choose).\n\n## Versioning\n\nPre-1.0.0, the rules and the `recommended`, `typescript`, `v2`, and `v2-strict` configurations\nwill be stable across patch (`0.0.x`) versions, but may change across minor (`0.x`) versions.\nIf you want to pin a minor version, use a tilde in your `package.json`.\n\n<!-- doc-gen TILDE -->\n```diff\n- \"eslint-plugin-solid\": \"^0.18.0\"\n+ \"eslint-plugin-solid\": \"~0.18.0\"\n```\n<!-- end-doc-gen -->\n","readmeFilename":""}