@xylabs/lodash
Advanced tools
Comparing version 2.10.18 to 2.11.0
@@ -1,2 +0,2 @@ | ||
export { } | ||
export {}; | ||
//# sourceMappingURL=cjsIndex.d.ts.map |
import * as lodash from 'lodash-es'; | ||
export * from 'lodash-es'; | ||
export { lodash as default }; | ||
export default lodash; | ||
//# sourceMappingURL=esmIndex.d.ts.map |
@@ -36,6 +36,2 @@ { | ||
"module": "dist/esmIndex.mjs", | ||
"scripts": { | ||
"package-compile": "tsup && publint", | ||
"package-recompile": "tsup && publint" | ||
}, | ||
"homepage": "https://xylabs.com", | ||
@@ -59,6 +55,4 @@ "keywords": [ | ||
"@types/lodash-es": "^4.17.9", | ||
"@xylabs/ts-scripts-yarn3": "^2.19.12", | ||
"@xylabs/tsconfig": "^2.19.12", | ||
"publint": "^0.2.2", | ||
"tsup": "^7.2.0", | ||
"@xylabs/ts-scripts-yarn3": "^3.0.0-rc.15", | ||
"@xylabs/tsconfig": "^3.0.0-rc.15", | ||
"typescript": "^5.2.2" | ||
@@ -75,3 +69,3 @@ }, | ||
"types": "./dist/esmIndex.d.ts", | ||
"version": "2.10.18" | ||
"version": "2.11.0" | ||
} |
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
5
14552
65
1