New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nevware21/ts-utils

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nevware21/ts-utils - npm Package Versions

1245

0.9.3

Diff

Changelog

Source

v0.9.3 Mar 25th, 2023

Changelog

  • #164 Add arrSlice and replace _extractArgs usages
nev21
published 0.9.2 •

Changelog

Source

v0.9.2 Mar 24th, 2023

Changelog

  • #162 Update Lazy implementation to reduce required for getGlobal()
nev21
published 0.9.1 •

Changelog

Source

v0.9.1 Mar 23rd, 2023

Changelog

  • #158 Migrate get/set value by key and strSplit
  • #159 [Packaging] The single module file is causing some packagere issues
nev21
published 0.9.0 •

Changelog

Source

v0.9.0 Mar 15th, 2023

Changelog

  • #153 chore: Migrate encoding and conversion functions
    • strLetterCase(); strCamelCase(); strKebabCase(); strSnakeCase(); strUpper(); strLower();
    • encodeAsJson(); encodeAsHtml(); normalizeJsName();
  • #154 Minor enhancements for perf and minification and additional examples
  • #155 Add strIncludes, strContains
    • strContains(); strIncludes();
nev21
published 0.3.5 •

nev21
published 0.8.1 •

Changelog

Source

v0.8.1 Mar 2nd, 2023

Changelog

  • #148 <span style="color:red">(Priotity 1)</span> [Bug] Creating more than 1 createCustomError() overwrites the "name" of the error.
    • Issue was causing the <span style="color:red">Error class name</span> to be reassigned to the last created Custom Error, if no custom error was created (including the UnsupportedError) then the Error class was unaffected
  • #146 [Feature] Add an enabled / running flag to the timers to enable checking current state
nev21
published 0.8.0 •

Changelog

Source

v0.8.0 Feb 21st, 2023

Changelog

  • #143 Add additional Array functions and update to support ArrayLike objects
    • new Functions: arrEvery, arrFilter, arrFind, arrFindIndex, arrFindLast, arrFindLastIndex, arrIncludes, arrContains, arrLastIndexOf, arrSome
    • Updated examples and added tests for Array like
    • some polyfill versions also added
nev21
published 0.7.3 •

Changelog

Source

v0.7.3 Feb 17th, 2023

Changelog

  • #141 Update packaging to create single rollup resources
    • Create single module export
    • Include comments in the d.ts
nev21
published 0.7.2 •

Changelog

Source

v0.7.2 Feb 5th, 2023

Changelog

  • #139 Apply additional minification for enum, dumpObj, timers
nev21
published 0.7.1 •

Changelog

Source

v0.7.1 Feb 4th, 2023

Changelog

  • #134 Update build link
  • #135 Update to use root LICENSE and README.md in the npm published package
  • #136 chore: Update coverage reporting to include worker test run
  • #138 Add .npmignore for release
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc