Huge News!Announcing our $40M Series B led by Abstract Ventures.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

1235

0.5.0

Diff

Changelog

Source

v0.5.0 Oct 18th, 2022

Changelog

  • #110 [Test Hook] Need the ability to clear the new lazy cache values for environment values
    • Introduces the ability to cause lazy implmentations to bypass cached values
    • Moved the location of the polyfill global symbol registry
nev21
published 0.4.6 •

Changelog

Source

v0.4.6 Oct 15th, 2022

Changelog

  • #106 v0.4.5 has Circular dependencies
nev21
published 0.4.5 •

Changelog

Source

v0.4.5 Oct 14th, 2022

Changelog

  • #99 [Bug] Fix issue where Arrays with non-indexed values are not copied
  • #100 Add lazy initialization of globals to provide better tree-shaking when not used.
  • #101 Add clearTimeout override option for the scheduleTimeoutWith
nev21
published 0.4.4 •

Changelog

Source

v0.4.4 Oct 10th, 2022

Changelog

  • #83 [Typing] arrForEach - the signature for the callback is incorrect
  • #84 [Bug] objDeepCopy incorrectly tries to copy classes (like Date)
    • #87 [Bug] objDeepCopy incorrectly tries to copy classes (like Date) #84
    • #90 [Bug] objDeepCopy incorrectly tries to copy classes (like Date) #84
  • #88 Add timer support
nev21
published 0.4.3 •

Changelog

Source

v0.4.3 Sept 9th, 2022

Changelog

  • #79 [Bug] objForEachKey() is not iterating over defined properties which are enumerable
  • #80 [Bug] toString() added in 0.4.2 is not exported from the main module
nev21
published 0.4.2 •

Changelog

Source

v0.4.2 Aug 15th, 2022

Changelog

  • #72 Add mathMin and mathMax
    • Add strSubstring; strSubstr; strLeft; strRight
    • Add getLength
  • #73 Add iterator and iterable creation and processing functions
    • Add creatorIterator
    • Add createArrayIterator
    • Add createIterator; createIterable; makeIterable
    • Add iterForOf
    • Add createRangeIterator
    • Update copyright notices on tests
    • Update ReadMe
  • #74 Update typedoc groups and readme
nev21
published 0.4.1 •

Changelog

Source

v0.4.1 Aug 12th, 2022

Changelog

  • #69 [Bug] isObject() throws a TypeError when an object is created via Object.create(null)
nev21
published 0.4.0 •

Changelog

Source

v0.4.0 Aug 10th, 2022

Changelog

  • #66 [Bug] strStartsWith and strEndsWith are converting all arguments to strings even if they are not
  • #67 Add isIterator() and isIterable()
    • Break out array functions into separate files
    • Update string stubs to use generated function
nev21
published 0.3.4 •

Changelog

Source

v0.3.4 Aug 8th, 2022

Changelog

  • #61 [Compatibilty] ReactNative uses a JavaScript Core that does not support regex lookbehinds
  • #62 [Bug] The generic definition of the arrReduce does not handle different arguments correctly
nev21
published 0.3.3 •

Changelog

Source

v0.3.3 Aug 5th, 2022

Changelog

  • #55 Add generic typing's to some functions
  • #56 Move source folder from ts-utils to lib and upgrade typedoc
  • #57 Bump puppeteer from 15.5.0 to 16.0.0
  • #58 Add arrMap and update typedoc groupings
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