{"library":"rollup-plugin-ecma-version-validator","type":"library","category":null,"description":"A Rollup plugin that verifies the ECMAScript version of bundle files by checking syntax against a specified target (default ES5). It uses Acorn under the hood to parse the output and reports any syntax features that exceed the target version. This is useful for ensuring production bundles don't include unsupported syntax for older environments. The current stable version is 0.2.13, with infrequent releases. It supports Rollup ^2.16.1 and ^3.x. Unlike other ECMAScript compliance tools, this plugin integrates directly into the Rollup build pipeline and runs on the final bundle, not on source files.","language":"javascript","status":"active","version":"0.2.13","tags":["javascript","rollup","rollup-plugin","ecma","typescript"],"install":[{"cmd":"npm install rollup-plugin-ecma-version-validator","imports":["import { ecmaVersionValidator } from 'rollup-plugin-ecma-version-validator'","import type { EcmaVersionValidatorOptions } from 'rollup-plugin-ecma-version-validator'","const { ecmaVersionValidator } = require('rollup-plugin-ecma-version-validator')"]},{"cmd":"yarn add rollup-plugin-ecma-version-validator","imports":[]},{"cmd":"pnpm add rollup-plugin-ecma-version-validator","imports":[]}],"homepage":null,"github":"https://github.com/koba04/rollup-plugin-ecma-version-validator","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-ecma-version-validator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rollup-plugin-ecma-version-validator/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}