Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-theme

Package Overview
Dependencies
Maintainers
17
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-theme - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

CHANGELOG.md

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

## [0.1.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme@0.1.5...gatsby-theme@0.1.6) (2020-10-08)
**Note:** Version bump only for package gatsby-theme
## [0.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme@0.1.4...gatsby-theme@0.1.5) (2020-09-15)

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

2

gatsby-theme-debug.js

@@ -6,3 +6,3 @@ #!/usr/bin/env node

const loadThemes = require("gatsby/dist/bootstrap/load-themes");
const { get: levenshtein } = require('fast-levenshtein')
const { distance: levenshtein } = require('fastest-levenshtein')

@@ -9,0 +9,0 @@ let errorsFound = []

{
"name": "gatsby-theme",
"version": "0.1.5",
"version": "0.1.6",
"main": "index.js",

@@ -21,3 +21,3 @@ "bin": {

"commander": "^2.20.3",
"fast-levenshtein": "^2.0.6",
"fastest-levenshtein": "^1.0.12",
"glob": "^7.1.6",

@@ -33,3 +33,3 @@ "globby": "^10.0.2",

},
"gitHead": "23d8966d17d582f32d2922df7d22b0f20fbb98f5"
"gitHead": "425db2f46128581b2bce0313f25e87eccf968adf"
}
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