Socket
Socket
Sign inDemoInstall

gatsby-design-tokens

Package Overview
Dependencies
Maintainers
19
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 2.0.6 to 2.0.7

6

CHANGELOG.md

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

## [2.0.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@2.0.6...gatsby-design-tokens@2.0.7) (2020-06-22)
### Bug Fixes
- **docs:** change bash to shell in code language blocks ([#22899](https://github.com/gatsbyjs/gatsby/issues/22899)) ([6b6b2f2](https://github.com/gatsbyjs/gatsby/commit/6b6b2f2))
## [2.0.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-design-tokens@2.0.5...gatsby-design-tokens@2.0.6) (2020-05-20)

@@ -8,0 +14,0 @@

4

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

@@ -40,3 +40,3 @@ "main": "dist/index.js",

},
"gitHead": "78271c317542bab22705508cf1d7bd4cfdb37200"
"gitHead": "934e51691b29d55bbad8094175b6d9d71337bd61"
}

@@ -180,3 +180,3 @@ <img src="https://user-images.githubusercontent.com/21834/74070062-35b91980-4a00-11ea-93a8-b77bde7b4c37.png" width="48" height="48" alt="rebeccapurple dot" />

```bash
```shell
# clone the repo/your fork

@@ -200,3 +200,3 @@ git clone https://github.com/gatsbyjs/gatsby.git

```bash
```shell
yarn global add gatsby-dev-cli

@@ -207,3 +207,3 @@ ```

```bash
```shell
gatsby-dev --set-path-to-repo /path-to-local-gatsby/gatsby

@@ -214,3 +214,3 @@ ```

```bash
```shell
cd /path-to-local-gatsby/gatsby/www

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