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

@hig/label

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/label - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

CHANGELOG.md

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

# [@hig/label-v1.0.2](https://github.com/Autodesk/hig/compare/@hig/label@1.0.1...@hig/label@1.0.2) (2019-02-08)
### Bug Fixes
* bump up theme-context dependency ([b068dab](https://github.com/Autodesk/hig/commit/b068dab))
# [@hig/label-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/label@1.0.0...@hig/label@1.0.1) (2019-01-23)

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

4

package.json
{
"name": "@hig/label",
"version": "1.0.1",
"version": "1.0.2",
"description": "HIG Label",

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

"dependencies": {
"@hig/theme-context": "^2.0.0",
"@hig/theme-context": "^2.1.0",
"prop-types": "^15.6.1"

@@ -24,0 +24,0 @@ },

@@ -13,7 +13,6 @@ # Label

### Import the component and CSS
### Import the component
```js
import Label from '@hig/label';
import '@hig/label/build/index.css';
```

@@ -20,0 +19,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