@markuplint/ml-ast
Advanced tools
Comparing version 3.2.0 to 4.0.0-alpha.1
@@ -1,1 +0,1 @@ | ||
export * from './types'; | ||
export * from './types.js'; |
@@ -1,4 +0,1 @@ | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const tslib_1 = require("tslib"); | ||
tslib_1.__exportStar(require("./types"), exports); | ||
export * from './types.js'; |
@@ -1,2 +0,1 @@ | ||
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
export {}; |
{ | ||
"name": "@markuplint/ml-ast", | ||
"version": "3.2.0", | ||
"version": "4.0.0-alpha.1", | ||
"description": "The markuplint AST types.", | ||
@@ -9,3 +9,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"private": false, | ||
"main": "lib/index.js", | ||
"type": "module", | ||
"exports": { | ||
".": { | ||
"import": "./lib/index.js" | ||
} | ||
}, | ||
"types": "lib/index.d.ts", | ||
@@ -22,3 +27,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9547b8dca20736a93e4d01af2d61bee314ba5718" | ||
"gitHead": "22502ee22a378ae766033d687dbc0443e5ed35dc" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Yes
7307
152
2