@irojs/iro-core
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -29,3 +29,3 @@ // Some regular expressions for rgb() and hsl() Colors are borrowed from tinyColor | ||
var KELVIN_MIN = 1000; | ||
var KELVIN_MIN = 2000; | ||
var KELVIN_MAX = 40000; // Math shorthands | ||
@@ -32,0 +32,0 @@ |
@@ -29,3 +29,3 @@ // Some regular expressions for rgb() and hsl() Colors are borrowed from tinyColor | ||
var KELVIN_MIN = 1000; | ||
var KELVIN_MIN = 2000; | ||
var KELVIN_MAX = 40000; // Math shorthands | ||
@@ -32,0 +32,0 @@ |
@@ -34,3 +34,3 @@ (function (global, factory) { | ||
var KELVIN_MIN = 1000; | ||
var KELVIN_MIN = 2000; | ||
var KELVIN_MAX = 40000; // Math shorthands | ||
@@ -37,0 +37,0 @@ |
{ | ||
"name": "@irojs/iro-core", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Core functionality for iro.js", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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