cf-component-icon
Advanced tools
Comparing version 1.0.5 to 1.1.0
'use strict'; | ||
exports.TYPES = ('caret-up chevron-up caret-down chevron-down caret-left chevron-left ' + 'caret-right chevron-right ok-sign exclamation-sign info-sign pause time ' + 'ok clipboard bolt chart drive filter flowchart hamburger lock list file ' + 'shield plus happy sad search wrench remove remove-sign speech gear help ' + 'widen calendar facebook twitter googleplus linkedin resize-horizontal ' + 'upload loading').split(' '); | ||
exports.TYPES = ('caret-up chevron-up caret-down chevron-down caret-left chevron-left ' + 'caret-right chevron-right ok-sign exclamation-sign info-sign pause time ' + 'ok clipboard bolt chart drive filter flowchart hamburger lock list file ' + 'shield plus happy sad search wrench remove remove-sign speech gear help ' + 'widen calendar facebook twitter googleplus linkedin resize-horizontal ' + 'upload loading close').split(' '); | ||
exports.SIZES = '2x 3x 4x large xlarge'.split(' '); |
{ | ||
"name": "cf-component-icon", | ||
"description": "CloudFlare Icon Component", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "author": "James Kyle <jkyle@cloudflare.com>", |
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
2575