Comparing version 0.75.0 to 0.76.0
{ | ||
"name": "absurdum", | ||
"version": "0.75.0", | ||
"version": "0.76.0", | ||
"description": "Reductio Ad Absurdum - The Ridiculous Application of Reduce", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -171,2 +171,3 @@ [![GitHub Releases](https://img.shields.io/github/release/vanillaes/absurdum.svg)](https://github.com/vanillaes/absurdum/releases) | ||
- [startsWith][strings.startswith] | ||
- [trimStart][strings.trimStart] | ||
@@ -187,2 +188,3 @@ [strings.camelCase]: ./docs/strings/camelCase.md | ||
[strings.startswith]: ./docs/strings/startsWith.md | ||
[strings.trimStart]: ./docs/strings/trimStart.md | ||
@@ -189,0 +191,0 @@ <!-- ### Elements --> |
@@ -15,1 +15,2 @@ export { camelCase } from "./camelCase.js"; | ||
export { startsWith } from "./startsWith.js"; | ||
export { trimStart } from "./trimStart.js"; |
@@ -15,1 +15,2 @@ export { camelCase } from './camelCase.js'; | ||
export { startsWith } from './startsWith.js'; | ||
export { trimStart } from './trimStart.js'; |
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
198475
195
4620
196