Socket
Socket
Sign inDemoInstall

@mozaic-ds/gatsby-github-release

Package Overview
Dependencies
8
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1-alpha.18 to 1.0.1-alpha.20

8

CHANGELOG.md

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

## [1.0.1-alpha.20](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.19...v1.0.1-alpha.20) (2019-09-19)
**Note:** Version bump only for package @mozaic-ds/gatsby-github-release
## [1.0.1-alpha.18](https://github.com/adeo/mozaic-design-system/compare/v1.0.1-alpha.17...v1.0.1-alpha.18) (2019-08-22)

@@ -8,0 +16,0 @@

2

gatsby-node.js

@@ -15,3 +15,3 @@ require('dotenv').config()

query {
repository(owner: "adeo", name: "design-system--styleguide") {
repository(owner: "adeo", name: "mozaic-design-system") {
releases (first:100, orderBy: {field: CREATED_AT, direction: DESC}) {

@@ -18,0 +18,0 @@ totalCount

{
"name": "@mozaic-ds/gatsby-github-release",
"version": "1.0.1-alpha.18",
"version": "1.0.1-alpha.20",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc