Socket
Socket
Sign inDemoInstall

gatsby-design-tokens

Package Overview
Dependencies
Maintainers
11
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-design-tokens - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@1.0.4...gatsby-design-tokens@1.0.5) (2019-09-18)
**Note:** Version bump only for package gatsby-design-tokens
## [1.0.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@1.0.3...gatsby-design-tokens@1.0.4) (2019-09-09)

@@ -8,0 +12,0 @@

4

package.json
{
"name": "gatsby-design-tokens",
"version": "1.0.4",
"version": "1.0.5",
"description": "Gatsby Design Tokens",

@@ -28,3 +28,3 @@ "main": "index.js",

},
"gitHead": "8562e93c9d413b2660a40aaad34fb10b33d98921"
"gitHead": "2627b1bca2e1f1fab1c4394e2fd5dacaf865e114"
}

@@ -9,3 +9,3 @@ # gatsby-design-tokens

Gatsby's design tokens are following the [System UI Theme Specification](https://system-ui.com/theme/).
Gatsby's design tokens are following the [System UI Theme Specification](https://system-ui.com/theme/).
They are not fully complying to the design token abstraction and are (initially) primarily focused on CSS/JS development – i.e. a potential _output_ from design tokens.

@@ -25,3 +25,3 @@

```console
```shell
npm install gatsby-design-tokens --save

@@ -32,3 +32,3 @@ ```

```console
```shell
yarn add gatsby-design-tokens

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