{"library":"yarn-check-webpack-plugin","type":"library","category":null,"description":"A webpack plugin that verifies there are no missing or outdated yarn dependencies during development. The plugin runs `yarn check --integtrity` as a webpack compilation hook and displays warnings for missing or wrong version packages. It is designed for large codebases where dependencies change frequently across branches. The current stable version is 1.2.0, but the package appears in maintenance mode (last release in 2019). It is type-safe with TypeScript types included. Exclusive in its integration of yarn's dependency checking directly into the webpack build lifecycle, differentiating it from lint-based or separate CLI approaches.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","webpack","yarn check","yarn verify tree","typescript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install yarn-check-webpack-plugin","imports":["import { YarnCheck } from 'yarn-check-webpack-plugin'","const { YarnCheck } = require('yarn-check-webpack-plugin')","import { YarnCheckOptions } from 'yarn-check-webpack-plugin'"]},{"cmd":"yarn add yarn-check-webpack-plugin","imports":[]},{"cmd":"pnpm add yarn-check-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/skovy/yarn-check-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/yarn-check-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}