victor-dev-toolbox
Advanced tools
Comparing version 1.0.31 to 1.0.32
{ | ||
"name": "victor-dev-toolbox", | ||
"version": "1.0.31", | ||
"version": "1.0.32", | ||
"description": "", | ||
"main": "/dist/index.js", | ||
"outDir":"/dist", | ||
"rootDir": "/", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"scripts": { | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
@@ -11,0 +9,0 @@ "build": "rm -rf dist && tsc", |
@@ -9,10 +9,7 @@ { | ||
"skipLibCheck": true, | ||
"rootDir": "./", // Root directory of your source files | ||
"outDir": "./dist", // Output directory for compiled files | ||
"rootDir": "./", | ||
"outDir": "./dist", | ||
"sourceMap": true, | ||
"declaration": true, // Generate declaration files | ||
"noEmitOnError": true | ||
}, | ||
"include": ["src/**/*.ts", "index.ts"], // Include source files and the root index.ts | ||
"exclude": ["node_modules", "dist"] | ||
} | ||
} | ||
} |
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
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
106768
52
1547