@effect-ts-app/core
Advanced tools
Comparing version 0.14.0 to 0.14.1
{ | ||
"name": "@effect-ts-app/core", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"main": "./index.js", | ||
@@ -23,3 +23,3 @@ "license": "MIT", | ||
"build": "yarn clean && tsc", | ||
"clean": "find . | egrep '\\.js(\\.map)?$|\\.d.ts$' | grep -v .eslint | grep -v jest.config | xargs rm -f", | ||
"clean": "find . | egrep '\\.js(\\.map)?$|\\.d.ts$|\\.tsbuildinfo$' | grep -v .eslint | grep -v jest.config | xargs rm -f", | ||
"postpublish": "yarn clean", | ||
@@ -38,3 +38,3 @@ "prepare": "yarn build", | ||
}, | ||
"gitHead": "1b3857ddb7e8b2100f854b2960966ce7d2c24850" | ||
"gitHead": "838bbe70211144c7dec4fe96864937459d4152d1" | ||
} |
Sorry, the diff of this file is not supported yet
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
545620