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

gatsby-remark-graph-towavephone

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-remark-graph-towavephone - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

2

gatsby-browser.js

@@ -7,3 +7,3 @@ exports.onInitialClientRender = function (n, config) {

const s = document.createElement('script')
s.setAttribute('src', `https://unpkg.com/mermaid@${version}/dist/mermaid.min.js`)
s.setAttribute('src', 'https://unpkg.com/mermaid@' + version + '/dist/mermaid.min.js')
document.head.appendChild(s)

@@ -10,0 +10,0 @@

{
"name": "gatsby-remark-graph-towavephone",
"version": "0.2.7",
"version": "0.2.8",
"description": "Make nice graphs in your markdown files in gatsbyjs, using mermaid",

@@ -5,0 +5,0 @@ "author": "David Konsumer <konsumer@jetboystudio.com> (http://konsumer.js.org)",

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