myst-frontmatter
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedsimple-validators@^1.0.1