@markuplint/ml-ast
Advanced tools
Comparing version 1.2.0 to 1.3.0
export * from './types'; | ||
export * from './utils'; |
@@ -14,2 +14,1 @@ "use strict"; | ||
__exportStar(require("./types"), exports); | ||
__exportStar(require("./utils"), exports); |
{ | ||
"name": "@markuplint/ml-ast", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "The markuplint AST types.", | ||
@@ -18,9 +18,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"devDependencies": { | ||
"@types/uuid": "^8.3.0" | ||
}, | ||
"dependencies": { | ||
"uuid": "^8.3.2" | ||
}, | ||
"gitHead": "1806f99b6429b73ce498f6ecf641efc2400f47dd" | ||
"gitHead": "15e11fd74042d8b378387644d36cd882962a9ec8" | ||
} |
Sorry, the diff of this file is not supported yet
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
0
0
157460
280
- Removeduuid@^8.3.2
- Removeduuid@8.3.2(transitive)