Socket
Socket
Sign inDemoInstall

@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.0.1 to 2.0.2

7

CHANGELOG.md

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

# [@hig/icons-v2.0.2](https://github.com/Autodesk/hig/compare/@hig/icons@2.0.1...@hig/icons@2.0.2) (2019-02-08)
### Bug Fixes
* bump up theme-context dependency ([b068dab](https://github.com/Autodesk/hig/commit/b068dab))
# [@hig/icons-v2.0.1](https://github.com/Autodesk/hig/compare/@hig/icons@2.0.0...@hig/icons@2.0.1) (2019-01-23)

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

6

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

@@ -27,3 +27,3 @@ "author": "Autodesk Inc.",

"@hig/semantic-release-config": "^0.1.0",
"@hig/typography": "^0.1.4",
"@hig/typography": "^1.0.2",
"svgo": "^1.0.5"

@@ -60,5 +60,5 @@ },

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

@@ -5,2 +5,3 @@ # Icons

You can import individual icons to render on your app.
```jsx

@@ -7,0 +8,0 @@ import { Assets24 } from "@hig/icons";

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