Socket
Socket
Sign inDemoInstall

@hig/surface

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/surface - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

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

# [@hig/surface-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/surface@1.0.0...@hig/surface@1.0.1) (2019-03-13)
### Bug Fixes
* theme-context and theme-data as peer dependencies ([9620550](https://github.com/Autodesk/hig/commit/9620550))
# @hig/surface-v1.0.0 (2019-02-14)

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

8

package.json
{
"name": "@hig/surface",
"version": "1.0.0",
"version": "1.0.1",
"description": "HIG Surface component",

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

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

@@ -29,8 +28,9 @@ "prop-types": "^15.7.1"

"@hig/jest-preset": "^0.1.0",
"@hig/rich-text": "^1.0.0",
"@hig/scripts": "^0.1.2",
"@hig/semantic-release-config": "^0.1.0",
"@hig/typography": "^1.0.2"
"@hig/typography": "^1.0.3"
},
"peerDependencies": {
"@hig/theme-context": "^2.1.3",
"@hig/theme-data": "^2.3.3",
"react": "^15.4.1 || ^16.3.2"

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

@@ -8,3 +8,3 @@ # Surface

```
yarn add @hig/surface
yarn add @hig/surface @hig/theme-context @hig/theme-data
```

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