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
2
Versions
46
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.1

Diff

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
nev21
published 0.7.0 •

Changelog

Source

v0.7.0 Jan 12th, 2023

Changelog

  • #124 [Request] Add/expose additional NodeJS.Timer functions to the timer implementations
  • #132 Add "esnext" (es6) to package.json and available pre-bundle packages
  • #121 Bump sinon from 14.0.2 to 15.0.0
  • #123 Bump karma-spec-reporter from 0.0.34 to 0.0.35
  • #125 Bump karma-spec-reporter from 0.0.35 to 0.0.36
  • #127 Bump @rollup/plugin-json from 5.0.2 to 6.0.0
  • #126 Bump @rollup/plugin-commonjs from 23.0.7 to 24.0.0
  • #130 Bump @rollup/plugin-typescript from 10.0.1 to 11.0.0
nev21
published 0.6.0 •

Changelog

Source

v0.6.0 Nov 28th, 2022

Changelog

  • #115 Add optional enumerable argument to objDefineGet and objDefineAccessors
  • #116 Bump rollup from 2.79.1 to 3.3.0
  • #117 Add objDefine, objDefineProperties and objDefineProps
  • #118 Update package.json and docs 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