@symbo.ls/scratch
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -5,3 +5,3 @@ { | ||
"author": "symbo.ls", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"files": [ | ||
@@ -8,0 +8,0 @@ "src" |
'use strict' | ||
import { getColor, getMediaColor } from './color' | ||
import { getColor } from './color' | ||
import { CONFIG, CSS_VARS } from '../factory' // eslint-disable-line | ||
@@ -10,3 +10,2 @@ | ||
isObjectLike, | ||
merge, | ||
isArray | ||
@@ -13,0 +12,0 @@ } from '../utils' |
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
37937
1177