@epip/crud
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@epip/crud", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc -p tsconfig.json" | ||
}, | ||
@@ -20,0 +20,0 @@ "repository": { |
@@ -10,3 +10,3 @@ { | ||
"strict": true, | ||
"outDir": "./core", | ||
"outDir": "./dist", | ||
"baseUrl": "./src", | ||
@@ -29,2 +29,3 @@ "esModuleInterop": true, | ||
"skipLibCheck": true, | ||
"declarationDir": "./dist" | ||
}, | ||
@@ -31,0 +32,0 @@ "exclude": ["./node-modules/**/.ts"], |
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
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
0
4662
13
94
1