Socket
Socket
Sign inDemoInstall

@hig/theme-context

Package Overview
Dependencies
Maintainers
7
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/theme-context - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

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

# [@hig/theme-context-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/theme-context@1.0.0...@hig/theme-context@1.0.1) (2018-11-27)
### Bug Fixes
* Update README usage ([b1db70d](https://github.com/Autodesk/hig/commit/b1db70d))
# @hig/theme-context-v1.0.0 (2018-10-30)

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

4

package.json
{
"name": "@hig/theme-context",
"version": "1.0.0",
"version": "1.0.1",
"description": "ThemeContext components to ease adoption of theme data from React components",

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

"dependencies": {
"@hig/theme-data": "^1.0.0",
"@hig/theme-data": "^1.1.0",
"create-react-context": "^0.2.3",

@@ -24,0 +24,0 @@ "prop-types": "^15.6.1"

@@ -13,3 +13,3 @@ # ThemeContext component

```jsx
import HIGDarkBlueTheme from '@hig/theme-data/build/darkBlueMediumDensity/theme.json';
import HIGDarkBlueTheme from '@hig/theme-data/build/json/darkBlueMediumDensityTheme/theme.json';
import ThemeContext from '@hig/theme-context';

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