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

myst-frontmatter

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myst-frontmatter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

12

package.json
{
"name": "myst-frontmatter",
"version": "1.0.1",
"version": "1.0.2",
"sideEffects": false,
"license": "MIT",
"description": "Frontmatter types and validation for the mystjs ecosystem",
"description": "Frontmatter types and validation for the mystmd ecosystem",
"author": "Franklin Koch <franklin@curvenote.com>",
"homepage": "https://github.com/executablebooks/mystjs/tree/main/packages/myst-frontmatter",
"homepage": "https://github.com/executablebooks/mystmd/tree/main/packages/myst-frontmatter",
"type": "module",

@@ -20,3 +20,3 @@ "exports": "./dist/index.js",

"type": "git",
"url": "git+https://github.com/executablebooks/mystjs.git"
"url": "git+https://github.com/executablebooks/mystmd.git"
},

@@ -33,3 +33,3 @@ "scripts": {

"bugs": {
"url": "https://github.com/executablebooks/mystjs/issues"
"url": "https://github.com/executablebooks/mystmd/issues"
},

@@ -40,3 +40,3 @@ "dependencies": {

"orcid": "^1.0.0",
"simple-validators": "^1.0.0",
"simple-validators": "^1.0.1",
"spdx-correct": "^3.2.0"

@@ -43,0 +43,0 @@ },

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