@convoy/dapper
Advanced tools
Comparing version 2.0.104 to 2.0.106
"use strict"; | ||
var configure_1 = require("../configure"); | ||
function renderCSSText(cssTexts, config) { | ||
if (typeof document === 'undefined') | ||
return; | ||
var node = config.node; | ||
@@ -5,0 +7,0 @@ if (!node) { |
{ | ||
"name": "@convoy/dapper", | ||
"version": "2.0.104", | ||
"version": "2.0.106", | ||
"description": "Styling library", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
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
116824
1658