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

@hig/theme-context

Package Overview
Dependencies
Maintainers
4
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 2.1.2 to 2.1.3

7

CHANGELOG.md

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

# [@hig/theme-context-v2.1.3](https://github.com/Autodesk/hig/compare/@hig/theme-context@2.1.2...@hig/theme-context@2.1.3) (2019-03-13)
### Bug Fixes
* move theme-data to peer dependency ([151e178](https://github.com/Autodesk/hig/commit/151e178))
# [@hig/theme-context-v2.1.2](https://github.com/Autodesk/hig/compare/@hig/theme-context@2.1.1...@hig/theme-context@2.1.2) (2019-03-08)

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

7

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

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

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

@@ -31,6 +30,6 @@ "prop-types": "^15.6.1"

"@hig/scripts": "^0.1.2",
"@hig/semantic-release-config": "^0.1.0",
"@hig/styles": "^0.3.0"
"@hig/semantic-release-config": "^0.1.0"
},
"peerDependencies": {
"@hig/theme-data": "*",
"react": "^15.4.1 || ^16.3.2"

@@ -37,0 +36,0 @@ },

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

```bash
yarn add @hig/themes
yarn add @hig/theme-context @hig/theme-data
```

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