Comparing version 2.0.31 to 2.0.32
{ | ||
"name": "ts-import", | ||
"version": "2.0.31", | ||
"version": "2.0.32", | ||
"description": "Import (compile and cache on the fly) TypeScript files dynamically with ease.", | ||
@@ -21,7 +21,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"options-defaults": "^2.0.31" | ||
"options-defaults": "^2.0.32" | ||
}, | ||
"devDependencies": { | ||
"@radrat-node/logger": "^2.0.31", | ||
"@types/jest": "^26.0.20", | ||
"@radrat-node/logger": "^2.0.32", | ||
"@types/jest": "^26.0.21", | ||
"@types/node": "^14.14.35", | ||
@@ -36,3 +36,3 @@ "jest": "^26.6.3", | ||
}, | ||
"gitHead": "7836ca5f61957d3d67507a74db139732c29f8bba" | ||
"gitHead": "7c31f6df779282de7244b9954aa50eaaca5425fd" | ||
} |
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
Updatedoptions-defaults@^2.0.32