ast-contains-only-empty-space
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "ast-contains-only-empty-space", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Returns Boolean depending if passed AST contain only empty space", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -55,3 +55,3 @@ # ast-contains-only-empty-space | ||
| Main export - **CommonJS version**, transpiled to ES5, contains `require` and `module.exports` | `main` | `dist/ast-contains-only-empty-space.cjs.js` | 917 B | | ||
| **ES module** build that Webpack/Rollup understands. Untranspiled ES6 code with `import`/`export`. | `module` | `dist/ast-contains-only-empty-space.esm.js` | 724 B | | ||
| **ES module** build that Webpack/Rollup understands. Untranspiled ES6 code with `import`/`export`. | `module` | `dist/ast-contains-only-empty-space.esm.js` | 722 B | | ||
| **UMD build** for browsers, transpiled, minified, containing `iife`'s and has all dependencies baked-in | `browser` | `dist/ast-contains-only-empty-space.umd.js` | 13 KB | | ||
@@ -58,0 +58,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package