Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tds/core-decorative-icon

Package Overview
Dependencies
Maintainers
8
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tds/core-decorative-icon - npm Package Compare versions

Comparing version 2.2.1 to 2.3.0

svgs/Offices.jsx

11

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc