New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-plugin-typography

Package Overview
Dependencies
Maintainers
2
Versions
357
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-typography - npm Package Compare versions

Comparing version 1.8.0-alpha.93f2e2a2 to 1.8.0-alpha.9da1bca1

.cache/typography.js

5

gatsby-node.js

@@ -5,8 +5,7 @@ "use strict";

var path = require("path");
var os = require("os"
var os = require("os");
// Write out a typography module to .cache.
// TODO add a new API hook e.g onPreBootstrap
);exports.sourceNodes = function (_ref, pluginOptions) {
exports.onPreBootstrap = function (_ref, pluginOptions) {
var store = _ref.store;

@@ -13,0 +12,0 @@

2

package.json
{
"name": "gatsby-plugin-typography",
"version": "1.8.0-alpha.93f2e2a2",
"version": "1.8.0-alpha.9da1bca1",
"description": "Gatsby plugin to setup server rendering of Typography.js' CSS",

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

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