Comparing version 8.0.2 to 8.0.3
@@ -44,4 +44,4 @@ import { generateCSSRule, generateCSSSupportRule, getRuleScore } from 'fela-utils'; | ||
} catch (e) { | ||
// TODO: warning? | ||
console.warn('An error occurred while inserting the rules into DOM.\n', declaration.replace(/;/g, ';\n'), e); | ||
} | ||
} |
@@ -55,4 +55,4 @@ 'use strict'; | ||
} catch (e) { | ||
// TODO: warning? | ||
console.warn('An error occurred while inserting the rules into DOM.\n', declaration.replace(/;/g, ';\n'), e); | ||
} | ||
} |
{ | ||
"name": "fela-dom", | ||
"version": "8.0.2", | ||
"version": "8.0.3", | ||
"description": "Fela package for working with the DOM", | ||
@@ -28,9 +28,9 @@ "main": "lib/index.js", | ||
"fast-loops": "^1.0.1", | ||
"fela-utils": "^8.1.2" | ||
"fela-utils": "^8.1.3" | ||
}, | ||
"devDependencies": { | ||
"fela": "^6.2.2", | ||
"fela-preset-web": "^8.0.11", | ||
"fela-tools": "^5.2.2" | ||
"fela": "^6.2.3", | ||
"fela-preset-web": "^8.0.12", | ||
"fela-tools": "^5.2.3" | ||
} | ||
} |
# fela-dom | ||
<a href="https://bundlephobia.com/result?p=fela-dom@latest"><img alt="Bundlephobia" src="https://img.shields.io/bundlephobia/minzip/fela-dom.svg"></a> | ||
NPM package shipping DOM bindings for [Fela](fela.js.org). | ||
Check out the [Fela repository](https://github.com/rofrischmann/fela) for further information. |
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
49092
8
Updatedfela-utils@^8.1.3