@donmahallem/lerna-fixer
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@donmahallem/lerna-fixer", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "CLI to fix issues with lerna as a workaround", | ||
@@ -16,2 +16,5 @@ "main": "dist/index.cjs", | ||
}, | ||
"bin": { | ||
"lerna-fixer": "./dist/index.js" | ||
}, | ||
"scripts": { | ||
@@ -23,3 +26,4 @@ "test": "mocha --config .mocharc.yml --experimental-specifier-resolution=node", | ||
"build:readme": "npx @appnest/readme generate --input ./readme_blueprint.md --config readme_config.json", | ||
"build": "tsc -p tsconfig.app.json", | ||
"build": "rollup -c rollup.config.js", | ||
"build:tsc": "tsc -p tsconfig.app.json", | ||
"start": "ts-node ./src/index.ts", | ||
@@ -49,3 +53,3 @@ "test-ci": "nyc npm run test", | ||
"engines": { | ||
"node": ">=12.0.0" | ||
"node": ">=14.0.0" | ||
}, | ||
@@ -65,5 +69,7 @@ "contributors": [ | ||
"@appnest/readme": "1.2.7", | ||
"@donmahallem/eslint-config": "0.5.3", | ||
"@donmahallem/rollup-config": "0.8.0", | ||
"@donmahallem/eslint-config": "0.5.4", | ||
"@donmahallem/rollup-config": "0.8.1", | ||
"@rollup/plugin-commonjs": "21.0.1", | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/git": "10.0.1", | ||
"@types/chai": "4.3.0", | ||
@@ -70,0 +76,0 @@ "@types/lerna__package": "4.0.1", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
35462
22
458
28
1