tangled
alpha
login
or
join now
kitten.sh
/
rollup-plugin-cjs-check
0
fork
atom
Mirror: Rollup plugin to automatically check the exports of a library for cjs-module-lexer compatibility.
0
fork
atom
overview
issues
pulls
pipelines
1.0.3
kitten.sh
2 years ago
08bfbd66
fe5ed05c
+1
-1
1 changed file
expand all
collapse all
unified
split
package.json
+1
-1
package.json
···
1
1
{
2
2
"name": "rollup-plugin-cjs-check",
3
3
-
"version": "1.0.2",
3
3
+
"version": "1.0.3",
4
4
"description": "Rollup plugin to automatically check the exports of a library for cjs-module-lexer compatibility.",
5
5
"author": "0no.co <hi@0no.co>",
6
6
"scripts": {