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

@hig/icons

Package Overview
Dependencies
Maintainers
4
Versions
270
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/icons - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [@hig/icons-v2.1.1](https://github.com/Autodesk/hig/compare/@hig/icons@2.1.0...@hig/icons@2.1.1) (2019-03-13)
### Bug Fixes
* theme-context and theme-data as peer dependencies ([34cd334](https://github.com/Autodesk/hig/commit/34cd334))
# [@hig/icons-v2.1.0](https://github.com/Autodesk/hig/compare/@hig/icons@2.0.2...@hig/icons@2.1.0) (2019-03-08)

@@ -2,0 +9,0 @@

7

package.json
{
"name": "@hig/icons",
"version": "2.1.0",
"version": "2.1.1",
"description": "HIG icon assets",

@@ -26,6 +26,8 @@ "author": "Autodesk Inc.",

"@hig/semantic-release-config": "^0.1.0",
"@hig/typography": "^1.0.2",
"@hig/typography": "^1.0.3",
"svgo": "^1.0.5"
},
"peerDependencies": {
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.3.3",
"react": "^15.4.1 || ^16.3.2"

@@ -59,5 +61,4 @@ },

"dependencies": {
"@hig/theme-context": "^2.1.2",
"emotion": "^10.0.0"
}
}

@@ -20,2 +20,10 @@ # Icons

## Getting started
### Install the package
```bash
yarn add @hig/icons @hig/theme-context @hig/theme-data
```
# Developing

@@ -22,0 +30,0 @@

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