@aaron-dev/torchlight-cli
Advanced tools
Comparing version 0.1.1655320751 to 0.1.1655320863
{ | ||
"name": "@aaron-dev/torchlight-cli", | ||
"version": "0.1.1655320751", | ||
"version": "0.1.1655320863", | ||
"description": "A CLI for Torchlight - the syntax highlighting API", | ||
"source": "./src/index.js", | ||
"module": "./dist/torchlight-cli.esm.js", | ||
"main": "./dist/torchlight-cli.cjs", | ||
"main": "./dist/torchlight-cli.cjs.js", | ||
"scripts": { | ||
@@ -14,3 +14,3 @@ "test": "standard --env jest && jest", | ||
"bin": { | ||
"torchlight": "dist/torchlight-exe.cjs.js" | ||
"torchlight": "dist/torchlight-exe.esm.js" | ||
}, | ||
@@ -17,0 +17,0 @@ "keywords": [ |
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
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
240665
0