@tds/core-decorative-icon
Advanced tools
Comparing version 2.2.1 to 2.3.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.3.0](https://github.com/telusdigital/tds/compare/@tds/core-decorative-icon@2.2.1...@tds/core-decorative-icon@2.3.0) (2019-09-23) | ||
### Features | ||
* **core-decorative-icon:** add offices icon ([9cb46c9](https://github.com/telusdigital/tds/commit/9cb46c9)) | ||
## [2.2.1](https://github.com/telusdigital/tds/compare/@tds/core-decorative-icon@2.2.0...@tds/core-decorative-icon@2.2.1) (2019-09-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tds/core-decorative-icon", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"description": "An icon used for visual aesthetics only", | ||
@@ -33,3 +33,3 @@ "main": "index.cjs.js", | ||
}, | ||
"gitHead": "ca52427134b54f4a88cb5a800335ab5aa700c273" | ||
"gitHead": "846455da9ce7bbcba1dfa6fcbe4d45d2ad40a4ce" | ||
} |
@@ -805,2 +805,7 @@ `### Naming Convention | ||
{ | ||
name: 'Offices', | ||
Component: Offices, | ||
usageCriteria: 'Multiple offices, medium - large businesses', | ||
}, | ||
{ | ||
name: 'Passport', | ||
@@ -859,3 +864,1 @@ Component: Passport, | ||
``` | ||
` |
@@ -101,2 +101,3 @@ export { default as Accessible } from './Accessible' | ||
export { default as Office } from './Office' | ||
export { default as Offices } from './Offices' | ||
export { default as OnDemand } from './OnDemand' | ||
@@ -103,0 +104,0 @@ export { default as OnTheGo } from './OnTheGo' |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
1247854
180
10727
260