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

gatsby-remark-katex

Package Overview
Dependencies
Maintainers
2
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-remark-katex - npm Package Compare versions

Comparing version 1.1.0-alpha.067e672c to 1.1.0-alpha.12622d64

11

package.json
{
"name": "gatsby-remark-katex",
"description": "Transform math nodes to html markup",
"version": "1.1.0-alpha.067e672c",
"version": "1.1.0-alpha.12622d64",
"author": "Jeffrey Xiao <jeffrey.xiao1998@gmail.com>",

@@ -10,3 +10,3 @@ "bugs": {

"dependencies": {
"@babel/runtime": "^7.0.0-beta.38",
"@babel/runtime": "^7.0.0-beta.42",
"katex": "^0.8.3",

@@ -17,3 +17,3 @@ "remark-math": "^1.0.3",

"devDependencies": {
"cross-env": "^5.0.5"
"cross-env": "^5.1.4"
},

@@ -29,6 +29,3 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-katex#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-katex",
"scripts": {

@@ -35,0 +32,0 @@ "build": "babel src --out-dir . --ignore __tests__",

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