@staratlas/data-source
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@staratlas/data-source", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "> TODO: description", | ||
@@ -5,0 +5,0 @@ "author": "Brett Etter <brett.etter@staratlas.com>", |
@@ -6,2 +6,14 @@ { | ||
"outDir": "dist", | ||
"allowJs": true, | ||
"checkJs": true, | ||
"declaration": true, | ||
"declarationMap": true, | ||
"moduleResolution": "node", | ||
"resolveJsonModule": true, | ||
"sourceMap": true, | ||
"esModuleInterop": true, | ||
"experimentalDecorators": true, | ||
"emitDecoratorMetadata": true, | ||
"target": "ES6", | ||
"module": "commonjs" | ||
}, | ||
@@ -8,0 +20,0 @@ "include": ["src/**/*.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
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
39517
977
1