gatsby-remark-autolink-headers
Advanced tools
Comparing version 1.5.0-alpha.067e672c to 1.5.0-alpha.12622d64
{ | ||
"name": "gatsby-remark-autolink-headers", | ||
"description": "Gatsby plugin to autolink headers in markdown processed by Remark", | ||
"version": "1.5.0-alpha.067e672c", | ||
"version": "1.5.0-alpha.12622d64", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -10,3 +10,3 @@ "bugs": { | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.38", | ||
"@babel/runtime": "^7.0.0-beta.42", | ||
"github-slugger": "^1.1.1", | ||
@@ -17,5 +17,5 @@ "mdast-util-to-string": "^1.0.2", | ||
"devDependencies": { | ||
"@babel/cli": "^7.0.0-beta.38", | ||
"@babel/core": "^7.0.0-beta.38", | ||
"cross-env": "^5.0.5" | ||
"@babel/cli": "^7.0.0-beta.42", | ||
"@babel/core": "^7.0.0-beta.42", | ||
"cross-env": "^5.1.4" | ||
}, | ||
@@ -30,6 +30,3 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-autolink-headers#readme", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/gatsbyjs/gatsby.git" | ||
}, | ||
"repository": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-autolink-headers", | ||
"scripts": { | ||
@@ -36,0 +33,0 @@ "build": "babel src --out-dir . --ignore __tests__", |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8359
1