@markuplint/ml-config
Advanced tools
Comparing version 3.2.0 to 3.3.0
{ | ||
"name": "@markuplint/ml-config", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "JSON Schema and TypeScript types of markuplint configure JSON", | ||
@@ -14,2 +14,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
}, | ||
"scripts": { | ||
@@ -20,7 +23,7 @@ "build": "tsc", | ||
"devDependencies": { | ||
"@markuplint/ml-ast": "3.0.0-rc.5", | ||
"@markuplint/ml-ast": "3.0.0", | ||
"@types/mustache": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"@markuplint/selector": "3.2.0", | ||
"@markuplint/selector": "3.3.0", | ||
"deepmerge": "^4.2.2", | ||
@@ -30,3 +33,3 @@ "is-plain-object": "^5.0.0", | ||
}, | ||
"gitHead": "26b04e045d91e29befca34c10dda2147b1bca9c7" | ||
"gitHead": "791fb22a4df7acb985ced3808923fba0cd95c28a" | ||
} |
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
18261
+ Added@markuplint/selector@3.3.0(transitive)
- Removed@markuplint/selector@3.2.0(transitive)
Updated@markuplint/selector@3.3.0