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

1235

0.7.0

Diff

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

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

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
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