@curvenote/check-definitions
Advanced tools
Comparing version 0.0.23 to 0.0.24
@@ -5,3 +5,3 @@ { | ||
"author": "Franklin Koch <franklin@curvenote.com>", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"type": "module", | ||
@@ -13,3 +13,3 @@ "exports": "./dist/index.js", | ||
], | ||
"license": "UNLICENSED", | ||
"license": "MIT", | ||
"sideEffects": false, | ||
@@ -25,4 +25,4 @@ "scripts": { | ||
"dependencies": { | ||
"myst-common": "^1.2.0", | ||
"myst-templates": "^1.0.17" | ||
"myst-common": "^1.7.2", | ||
"myst-templates": "^1.0.23" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
# @curvenote/check-definitions | ||
Types and declarative definitions for Curvenote checks. For now, this only includes simple checks of `source: myst` to see if MyST errors/warnings were raised during the MyST build process. | ||
Types and declarative definitions for Curvenote checks. |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
0
4
35865
Updatedmyst-common@^1.7.2
Updatedmyst-templates@^1.0.23