@effect-ts-app/core
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "@effect-ts-app/core", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"main": "index.js", | ||
@@ -12,2 +12,7 @@ "license": "MIT", | ||
}, | ||
"devDependencies": { | ||
"@types/validator": "^13.1.3", | ||
"node-libcurl": "^2.3.3", | ||
"ts-toolbelt": "^9.6.0" | ||
}, | ||
"scripts": { | ||
@@ -26,11 +31,6 @@ "build": "yarn clean && tsc", | ||
}, | ||
"devDependencies": { | ||
"@types/validator": "^13.1.3", | ||
"node-libcurl": "^2.3.3", | ||
"ts-toolbelt": "^9.6.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "f48f4d489de7785f3fcbebbec40e4da56b7182ce" | ||
"gitHead": "30b4873095825dc43fea67217f263a58b8031c76" | ||
} |
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
0