@syntaxtree/html
Advanced tools
Comparing version 0.1.2 to 0.2.0
{ | ||
"name": "@syntaxtree/html", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "HTML Concrete Syntax Tree", | ||
@@ -18,3 +18,3 @@ "author": "Fumio Furukawa", | ||
}, | ||
"gitHead": "88074546694c0bf3f718b47bd3120aa942799b10" | ||
"gitHead": "724c2eefbe56f1cfdd824a755ba92d9c0232abe8" | ||
} |
{ | ||
"compilerOptions": { | ||
/* Basic Options */ | ||
"target": "es6", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017','ES2018' or 'ESNEXT'. */ | ||
"target": "es2015", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017','ES2018' or 'ESNEXT'. */ | ||
"module": "commonjs", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */ | ||
@@ -6,0 +6,0 @@ // "lib": [], /* Specify library files to be included in the compilation. */ |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
16167
8
195
1