@syntaxtree/html
Advanced tools
Comparing version 0.3.4 to 0.4.0
{ | ||
"name": "@syntaxtree/html", | ||
"version": "0.3.4", | ||
"description": "HTML Concrete Syntax Tree", | ||
"author": "Fumio Furukawa", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/jumilla/node-syntaxtree.git" | ||
}, | ||
"main": "index.mjs", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"index.d.ts", | ||
"index.mjs", | ||
"index.mjs.map" | ||
], | ||
"scripts": { | ||
"build": "../../node_modules/.bin/tsc" | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"gitHead": "e5b1885f50971eaff512d24e2edba3255966bf95" | ||
"name": "@syntaxtree/html", | ||
"version": "0.4.0", | ||
"description": "HTML Concrete Syntax Tree", | ||
"author": "Fumio Furukawa", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/jumilla/node-syntaxtree.git" | ||
}, | ||
"main": "index.mjs", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"html.*" | ||
], | ||
"scripts": { | ||
"build": "../../node_modules/.bin/tsc" | ||
}, | ||
"devDependencies": { | ||
"@spellu/core": "0.3.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"gitHead": "3ce9fa05610d92ebef52d8750a56ef8985da5b3a" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
5149
113
1
1