Socket
Socket
Sign inDemoInstall

create-hintrc

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-hintrc - npm Package Compare versions

Comparing version 2.0.4 to 2.1.0

94

CHANGELOG.md

@@ -0,1 +1,95 @@

# 2.1.0 (May 14, 2019)
## Bug fixes / Improvements
* [[`21a8db17fb`](https://github.com/webhintio/hint/commit/21a8db17fbc4d2ed4cbceb4776e4f89988573f44)] - Fix: Broken link to NPM (by [`Shivang Tripathi`](https://github.com/shivangg)).
* [[`2dfb338234`](https://github.com/webhintio/hint/commit/2dfb3382347cd264561adc378d6c73972bd1bae6)] - Fix: Review pinned version of packages (by [`Jesus David García Gomez`](https://github.com/sarvaje) / see also: [`#2025`](https://github.com/webhintio/hint/issues/2025)).
* [[`fefa0bf8aa`](https://github.com/webhintio/hint/commit/fefa0bf8aa96aed556a62bf3f501e791dd9c8ece)] - Fix: Missing dependencies (by [`Antón Molleda`](https://github.com/molant)).
## New features
* [[`d934aeb9b7`](https://github.com/webhintio/hint/commit/d934aeb9b714a7ddcaf1d09a3790348eaa4c335b)] - New: Node.js API (by [`Jesus David García Gomez`](https://github.com/sarvaje) / see also: [`#1532`](https://github.com/webhintio/hint/issues/1532)).
* [[`f8cbcef837`](https://github.com/webhintio/hint/commit/f8cbcef8379fa2b97c990fbfae6a74b13a4a6c8f)] - New: Add `utils` package (by [`Jesus David García Gomez`](https://github.com/sarvaje)).
## Chores
* [[`8934686b6a`](https://github.com/webhintio/hint/commit/8934686b6a49540bca5c7d9f3903baf503359487)] - Upgrade: Bump webpack from 4.30.0 to 4.31.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`2e15dbe699`](https://github.com/webhintio/hint/commit/2e15dbe6997d46f377d095b4178ab5dc36146a61)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.3.0 to 1.3.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`9a9863b3e7`](https://github.com/webhintio/hint/commit/9a9863b3e71affd29c9bb5e8f4e8f8af2c8cdaab)] - Upgrade: Bump ts-loader from 5.4.5 to 6.0.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`ffb7fc7d0a`](https://github.com/webhintio/hint/commit/ffb7fc7d0ab8fc647d0b9c83261862c06577a354)] - Upgrade: Bump webpack-cli from 3.3.1 to 3.3.2 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`907995d47e`](https://github.com/webhintio/hint/commit/907995d47ec7dcdee2e3f336f026f9901e55f291)] - Upgrade: Bump @types/node from 11.13.9 to 12.0.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`0f70f6f773`](https://github.com/webhintio/hint/commit/0f70f6f773235cdab31d5811eaa5f0ff9be9650f)] - Upgrade: Bump nyc from 14.0.0 to 14.1.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`8332a32710`](https://github.com/webhintio/hint/commit/8332a32710329a40a628d4e61286a0a5464fb11f)] - Upgrade: Bump @types/node from 11.13.8 to 11.13.9 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`4b02edec58`](https://github.com/webhintio/hint/commit/4b02edec581639b679690e6bdef1ba5c6cf08097)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.2.0 to 1.3.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`c0930d797f`](https://github.com/webhintio/hint/commit/c0930d797fd907d4b9678990f455bd02b3c2e192)] - Upgrade: Bump browserslist from 4.5.5 to 4.5.6 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`3821e3e8c3`](https://github.com/webhintio/hint/commit/3821e3e8c32a633a91ffee57c2d49550c6adc5ef)] - Upgrade: Bump ts-loader from 5.4.4 to 5.4.5 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`60624562af`](https://github.com/webhintio/hint/commit/60624562af11362cf834f1791c6f3c1dfe84385d)] - Upgrade: Bump @types/node from 11.13.5 to 11.13.8 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`901c2c3eb2`](https://github.com/webhintio/hint/commit/901c2c3eb2ca9241f1d2f95de28d7d4295feec8c)] - Upgrade: Bump ts-loader from 5.4.3 to 5.4.4 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`277c163cc4`](https://github.com/webhintio/hint/commit/277c163cc4def8f79fd1f018c6c68ad23ae81aeb)] - Upgrade: Bump @types/inquirer from 6.0.0 to 6.0.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`2075b77ab1`](https://github.com/webhintio/hint/commit/2075b77ab1b05aadc51329261df3fbc9d83cc09e)] - Upgrade: Bump typescript from 3.4.4 to 3.4.5 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`7519d36fcc`](https://github.com/webhintio/hint/commit/7519d36fccab50399ba1bf28e584c5e3f2553a77)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.1.0 to 1.2.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`876a19a557`](https://github.com/webhintio/hint/commit/876a19a5575740bc5682c9efdc6f3373f22d689c)] - Upgrade: Bump ts-loader from 5.3.3 to 5.4.3 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`15aeb57f27`](https://github.com/webhintio/hint/commit/15aeb57f2753dce8e6b7c78a9cc5c5376a538835)] - Upgrade: Bump @typescript-eslint/eslint-plugin from 1.6.0 to 1.7.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`7c89c54dc0`](https://github.com/webhintio/hint/commit/7c89c54dc035641db905a2d057dc2ba04af09eb1)] - Upgrade: Bump @typescript-eslint/parser from 1.6.0 to 1.7.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`39950ddf67`](https://github.com/webhintio/hint/commit/39950ddf67f32c141dc53a18fcf6e385319f0577)] - Upgrade: Bump webpack-cli from 3.3.0 to 3.3.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`e862ebb6af`](https://github.com/webhintio/hint/commit/e862ebb6afe1fc5d66b7a120581976265d37e46b)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.0.4 to 1.1.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`dd23ba8bf5`](https://github.com/webhintio/hint/commit/dd23ba8bf529af5759464fe6ec9e3080bdcddb3e)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.0.3 to 1.0.4 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`b7a588d442`](https://github.com/webhintio/hint/commit/b7a588d442233484c5ffdff41865761213b4121a)] - Upgrade: Bump typescript from 3.4.3 to 3.4.4 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`c119a3562d`](https://github.com/webhintio/hint/commit/c119a3562dd487b8e48f20c99ed27d37b92288a8)] - Upgrade: Bump @types/node from 11.13.4 to 11.13.5 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`c8f87f8cb3`](https://github.com/webhintio/hint/commit/c8f87f8cb3318ef0abf1259e7a78f920c2f6701e)] - Upgrade: Bump eslint-plugin-import from 2.16.0 to 2.17.2 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`891eb16dca`](https://github.com/webhintio/hint/commit/891eb16dca8b64b4ce78defeb6e04e1a7e6fd19a)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.0.2 to 1.0.3 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`d6e55c5300`](https://github.com/webhintio/hint/commit/d6e55c5300b8b855c83e03428fbedc75f7a4f5bd)] - Upgrade: Bump sinon from 7.3.1 to 7.3.2 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`d4b62e452a`](https://github.com/webhintio/hint/commit/d4b62e452a8b745cc5b21cac32770599cf44afc4)] - Upgrade: Bump browserslist from 4.5.4 to 4.5.5 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`83510aecf9`](https://github.com/webhintio/hint/commit/83510aecf9657aadbc987ae7ad66603a1da1e8e0)] - Upgrade: Bump nyc from 13.3.0 to 14.0.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`636b50653e`](https://github.com/webhintio/hint/commit/636b50653e0d04b6b1a5e0d1f26403c0f6730f3c)] - Upgrade: Bump inquirer from 6.2.2 to 6.3.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`27b6d06c57`](https://github.com/webhintio/hint/commit/27b6d06c5712a174da8586761b1f04772a8745d8)] - Upgrade: Bump webpack from 4.29.6 to 4.30.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`6052afdfc2`](https://github.com/webhintio/hint/commit/6052afdfc2d340a537bdf1cf1a52b7d9968cb892)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.0.1 to 1.0.2 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`3f591e798f`](https://github.com/webhintio/hint/commit/3f591e798f352ec47bab83e53ed548318688e51a)] - Upgrade: Bump typescript from 3.3.4000 to 3.4.3 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`ee6926da4a`](https://github.com/webhintio/hint/commit/ee6926da4ad6dbefb6582d18659f9016d7413ec4)] - Upgrade: Bump @types/sinon from 7.0.10 to 7.0.11 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`d6b60cfed7`](https://github.com/webhintio/hint/commit/d6b60cfed78f3706ac7d201ef8c4800aecb0381f)] - Upgrade: Bump browserslist from 4.5.3 to 4.5.4 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`4ed18eabb9`](https://github.com/webhintio/hint/commit/4ed18eabb9d6361c0d6fe061a82ce6f90b0f955d)] - Upgrade: Bump browserslist from 4.5.2 to 4.5.3 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`1bb83b1e7a`](https://github.com/webhintio/hint/commit/1bb83b1e7a0d5c9c5e92f099ded1ca07a7b26256)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 1.0.0 to 1.0.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`f50942e1ac`](https://github.com/webhintio/hint/commit/f50942e1ac6658f9e4b333f7f3a7342ab98b48ea)] - Upgrade: Bump ava from 1.4.0 to 1.4.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`20977a7026`](https://github.com/webhintio/hint/commit/20977a70263218cfdbfe3ff37a9ce7398ed8f795)] - Upgrade: Bump sinon from 7.3.0 to 7.3.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`c8eb30606a`](https://github.com/webhintio/hint/commit/c8eb30606a39c9175e1ec43a8d693d04ff5842d4)] - Upgrade: Bump ava from 1.3.1 to 1.4.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`cf01687635`](https://github.com/webhintio/hint/commit/cf0168763549e7ac3f02d3e406bec65bd9e96eb2)] - Upgrade: Bump @types/node from 11.11.8 to 11.12.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`039f1d3a32`](https://github.com/webhintio/hint/commit/039f1d3a32b989435ef408d69bae2dd9544b8fe0)] - Upgrade: Bump @types/node from 11.11.7 to 11.11.8 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`ecae90832d`](https://github.com/webhintio/hint/commit/ecae90832d40fb4270c13395ddd35e27acf8117f)] - Upgrade: Bump @types/node from 11.11.6 to 11.11.7 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`879d4b2c59`](https://github.com/webhintio/hint/commit/879d4b2c59ff8a4a58e547639624d3efc3e3e38b)] - Chore: Scope lodash imports to reduce browser extension size (by [`Tony Ross`](https://github.com/antross)).
* [[`ae52a5e661`](https://github.com/webhintio/hint/commit/ae52a5e661ebd06ffdcd73d4cdcdc30bda62ac8d)] - Upgrade: Bump @types/node from 11.11.5 to 11.11.6 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`9db5f82c6d`](https://github.com/webhintio/hint/commit/9db5f82c6d9ad08004aaee49a4ddcd12059f624d)] - Upgrade: Bump @types/inquirer from 0.0.44 to 6.0.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`3f94789dca`](https://github.com/webhintio/hint/commit/3f94789dcaf69db0047858becd18e1aedf406dcd)] - Upgrade: Bump typescript from 3.3.3333 to 3.3.4000 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`95f821267a`](https://github.com/webhintio/hint/commit/95f821267a13c35570f547294d34396bd8a01d33)] - Upgrade: Bump browserslist from 4.5.1 to 4.5.2 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`4e8c353d05`](https://github.com/webhintio/hint/commit/4e8c353d05da6d2ef0e8db7b5ca8accfb0c27a16)] - Upgrade: Bump @types/node from 11.11.4 to 11.11.5 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`f9fa6be4d4`](https://github.com/webhintio/hint/commit/f9fa6be4d48d339738a5f9a8ff257a75cba8ce97)] - Upgrade: Bump sinon from 7.2.7 to 7.3.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`c38104cdd9`](https://github.com/webhintio/hint/commit/c38104cdd92e12c1395d704a4271cfa23fb18727)] - Upgrade: Bump @types/node from 11.11.3 to 11.11.4 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`2121c3fb60`](https://github.com/webhintio/hint/commit/2121c3fb60c5e2478d6c0c48311d9a24eec65c3e)] - Upgrade: Bump browserslist from 4.5.0 to 4.5.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`a0cc75f478`](https://github.com/webhintio/hint/commit/a0cc75f478d0ad242f893eef3ac115d397fbf13c)] - Upgrade: Bump browserslist from 4.4.2 to 4.5.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`54c59524be`](https://github.com/webhintio/hint/commit/54c59524bea5b23bcb0d49fbd24afc24edc9b771)] - Upgrade: Bump webpack-cli from 3.2.3 to 3.3.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`8aca1d9472`](https://github.com/webhintio/hint/commit/8aca1d9472703f153d3a4cedae1b776d32f6da02)] - Upgrade: Bump @types/sinon from 7.0.9 to 7.0.10 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`5859e56f8e`](https://github.com/webhintio/hint/commit/5859e56f8e14944a0bd130c8abeecb822622ccf3)] - Upgrade: Bump @types/node from 11.11.1 to 11.11.3 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`b3f3d412b6`](https://github.com/webhintio/hint/commit/b3f3d412b603b0bf7e2e290ab3614e24acf2d277)] - Upgrade: Bump @types/node from 11.11.0 to 11.11.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`d82afffe66`](https://github.com/webhintio/hint/commit/d82afffe6668e81e6903e7a130daa07d730afb91)] - Upgrade: Bump @types/node from 11.10.5 to 11.11.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`2abf2d66f8`](https://github.com/webhintio/hint/commit/2abf2d66f8ae620edab9d1dada6eb828d4531c1c)] - Chore: Update 'hint' to 'v4.5.0' (by [`Antón Molleda`](https://github.com/molant)).
* [[`1b43c65850`](https://github.com/webhintio/hint/commit/1b43c658508043d2d77422c61d4e94af21579640)] - Upgrade: Bump @types/node from 11.10.4 to 11.10.5 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`0e8971a097`](https://github.com/webhintio/hint/commit/0e8971a09794f02bede3ed1aad395a5d6519f526)] - Upgrade: Bump fork-ts-checker-webpack-plugin from 0.5.2 to 1.0.0 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`84dfa26365`](https://github.com/webhintio/hint/commit/84dfa26365305d3d595b6b4298fd1ec10c53e495)] - Upgrade: Bump @types/sinon from 7.0.8 to 7.0.9 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`4a14448fdb`](https://github.com/webhintio/hint/commit/4a14448fdbebf96599548e49e4c8bca2fc0f05f8)] - Upgrade: Bump ava from 1.2.1 to 1.3.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`752682c3fb`](https://github.com/webhintio/hint/commit/752682c3fb691c7a159928fba1c0c85075e88ecc)] - Upgrade: Bump @types/node from 11.9.5 to 11.10.4 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`5b828b14fb`](https://github.com/webhintio/hint/commit/5b828b14fb4fc9bc94dcc5ee9d77cc0c24cc9b69)] - Upgrade: Bump browserslist from 4.4.1 to 4.4.2 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`efcf80ba61`](https://github.com/webhintio/hint/commit/efcf80ba61c23c210d634c20ae85963af473606e)] - Upgrade: Bump eslint from 5.14.1 to 5.15.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`d1886d51fe`](https://github.com/webhintio/hint/commit/d1886d51fed067007c8d632344d081e2c9c99f7a)] - Upgrade: Bump sinon from 7.2.6 to 7.2.7 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`84c9d7425f`](https://github.com/webhintio/hint/commit/84c9d7425f3e64068654942c1b5f4c4e3d97c866)] - Upgrade: Bump @types/sinon from 7.0.7 to 7.0.8 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`e9c11688c9`](https://github.com/webhintio/hint/commit/e9c11688c9a94d9a091e275ed847b9f5dda7ac53)] - Upgrade: Bump @typescript-eslint/parser from 1.4.0 to 1.4.2 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`c6779b0b91`](https://github.com/webhintio/hint/commit/c6779b0b91cebed9d3048bf0822e8363ebf99da6)] - Upgrade: Bump sinon from 7.2.5 to 7.2.6 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`8bb8d9110a`](https://github.com/webhintio/hint/commit/8bb8d9110a109ab55eedf23eecdd78410a8c6b81)] - Upgrade: Bump webpack from 4.29.5 to 4.29.6 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`3dc05691a3`](https://github.com/webhintio/hint/commit/3dc05691a36fd8d46f32634d964796c68440432c)] - Upgrade: Bump @types/inquirer from 0.0.43 to 0.0.44 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`19334ecf98`](https://github.com/webhintio/hint/commit/19334ecf98184514f29d714fa752489a6d8d98b4)] - Upgrade: Bump sinon from 7.2.4 to 7.2.5 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`f806ea20be`](https://github.com/webhintio/hint/commit/f806ea20bea2a56f5a423c38f6128d9f5173f2c9)] - Upgrade: Bump @types/sinon from 7.0.6 to 7.0.7 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`e6221bf245`](https://github.com/webhintio/hint/commit/e6221bf245848bbfa6008ec1e506ad4c097ec5c2)] - Upgrade: Bump @typescript-eslint/eslint-plugin from 1.4.1 to 1.4.2 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`1c7509e00a`](https://github.com/webhintio/hint/commit/1c7509e00a2d55cd04e6feb162d4e99bc0c8c101)] - Upgrade: Bump @types/node from 11.9.4 to 11.9.5 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`2bd6b8d1cf`](https://github.com/webhintio/hint/commit/2bd6b8d1cffec609afccc7ab0c2ca05f06d3eaab)] - Upgrade: Bump @typescript-eslint/eslint-plugin from 1.4.0 to 1.4.1 (by [`Dependabot`](https://github.com/dependabot-bot)).
* [[`6c5082f769`](https://github.com/webhintio/hint/commit/6c5082f769a3d280239d1699c185396a57edac0d)] - Upgrade: Bump typescript from 3.3.3 to 3.3.3333 (by [`Dependabot`](https://github.com/dependabot-bot)).
# 2.0.4 (February 21, 2019)

@@ -2,0 +96,0 @@

43

package.json

@@ -13,3 +13,3 @@ {

"dependencies": {
"browserslist": "^4.4.1",
"browserslist": "^4.5.6",
"encoding": "^0.1.12"

@@ -19,26 +19,28 @@ },

"devDependencies": {
"@types/inquirer": "^0.0.43",
"@types/node": "11.9.4",
"@types/sinon": "^7.0.6",
"ava": "^1.2.1",
"@hint/utils": "^1.0.0",
"@types/inquirer": "^6.0.1",
"@types/node": "^12.0.0",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^7.0.11",
"@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^1.7.0",
"ava": "^1.4.1",
"cpx": "^1.5.0",
"eslint": "^5.14.1",
"eslint-plugin-import": "^2.16.0",
"eslint": "^5.15.1",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-markdown": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^1.4.0",
"fork-ts-checker-webpack-plugin": "^0.5.2",
"fork-ts-checker-webpack-plugin": "^1.3.1",
"fs-extra": "^7.0.0",
"hint": "^4.4.1",
"inquirer": "^6.2.2",
"mkdirp": "^0.5.1",
"hint": "^5.0.0",
"inquirer": "^6.3.1",
"npm-link-check": "^3.0.0",
"npm-run-all": "^4.1.5",
"nyc": "^13.3.0",
"nyc": "^14.1.0",
"proxyquire": "2.0.0",
"rimraf": "^2.6.3",
"sinon": "^7.2.4",
"ts-loader": "^5.3.3",
"typescript": "^3.3.3",
"@typescript-eslint/parser": "1.4.0",
"webpack": "^4.29.5",
"webpack-cli": "^3.2.3"
"sinon": "^7.3.2",
"ts-loader": "^6.0.0",
"typescript": "^3.4.5",
"webpack": "^4.31.0",
"webpack-cli": "^3.3.2"
},

@@ -73,2 +75,3 @@ "engines": {

"lint:js": "eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives",
"lint:dependencies": "node ../../scripts/lint-dependencies.js",
"lint:md": "node ../../scripts/lint-markdown.js",

@@ -84,3 +87,3 @@ "test": "npm run lint && npm run build && npm run test-only",

},
"version": "2.0.4"
"version": "2.1.0"
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc