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

2345

0.11.6

Diff

nevware21bot
published 0.11.5 •

Changelog

Source

v0.11.5 Oct 23rd, 2024

Changelog

  • #324 [Doc] Auto deploy docs and remove from repo
  • #325 chore: Auto deploy docs
  • #326 Update auto-docs generation
  • #328 Bump @rollup/plugin-typescript from 11.1.6 to 12.1.0
  • #327 Typedoc: rename workflow
  • #330 Bump @rollup/plugin-commonjs from 26.0.3 to 28.0.0
  • #331 Bump puppeteer from 22.15.0 to 23.4.0
  • #333 [Bug] Glob is missing from the dev dependencies -- unable to build a clean repo
  • #332 [BUG] Sourcemap load errors in debugger from @nevware21 dependencies
nevware21bot
published 0.11.4 •

Changelog

Source

v0.11.4 Sept 21st, 2024

Changelog

  • #289 Bump @typescript-eslint/parser from 6.21.0 to 7.14.1
  • #292 Bump @nevware21/grunt-eslint-ts from 0.2.4 to 0.2.5
  • #291 Bump @nevware21/grunt-ts-plugin from 0.4.5 to 0.4.6
  • #300 [Bug] The createRangeIterator() function is getting mis-optimized for a worker on chrome. #298
    • Bump @nevware21/grunt-eslint-ts from 0.2.5 to 0.5.0
    • Bump @nevware21/grunt-ts-plugin from 0.4.5 to 0.5.0
  • #302 [Bug] getInst() function is getting mis-optimized for a worker with rollup #303
    • Bump @nevware21/grunt-eslint-ts from 0.5.0 to ^0.5.1
    • Bump @nevware21/grunt-ts-plugin from 0.5.0 to ^0.5.1
  • #306 [Bug] CI Tests are failing #319
  • #318 Bump puppeteer from 22.15.0 to 23.4.0
  • #320 bug: update objDefine to use strict undefined
  • #322 Revert "Bump puppeteer from 22.15.0 to 23.4.0 (#318)"
nevware21bot
published 0.11.3 •

Changelog

Source

v0.11.3 Jun 26th, 2024

Changelog

  • #286 [Feature] Don't use objDeepFreeze for enums
  • #285 Update Copyright message to conform with LLC operating agreement
  • #278 Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1
  • #288 Bump typedoc from 0.25.13 to 0.26.2
  • #279 Bump nyc from 15.1.0 to 17.0.0
nevware21bot
published 0.11.2 •

Changelog

Source

v0.11.2 Apr 16th, 2024

Changelog

  • #263 Generate single unified es module for exports
nevware21bot
published 0.11.1 •

Changelog

Source

v0.11.1 Mar 31st, 2024

Changelog

  • #258 Remove exports defintion from package.json
nevware21bot
published 0.11.0 •

Changelog

Source

v0.11.0 Mar 18th, 2024

Changelog

  • #252 [Bug] TypeError: Illegal invocation when calling setTimeout
  • #246 [Bug] Package sizes are too large
  • #241 Remove removed function link from readme
  • #244 Fix CreateIteratorContext n documentation
nevware21bot
published 0.10.5 •

Changelog

Source

v0.10.5 Feb 6th, 2024

Minification and minor performance improvements, adds createcacheValue, safe implementations.

Changelog

  • #239 Stop using internal functions for diagnostic to help with base minification for smaller usages
  • #238 Bump puppeteer from 21.11.0 to 22.0.0
nevware21bot
published 0.10.4 •

Changelog

Source

v0.10.4 Jan 10th, 2024

Changelog

  • #230 [Bug] Tree-Shaking is not working properly
    • Tags additional (everything else) functions as NO_SIDE_EFFECTS so that rollup (and webpack) can tree-shake
    • Explicitly did not include all functions like isXXXX (specifically isNode) as this was causing the main entry-points for @nevware21/ts-async to drop the node support code (as it's defined as a browser package) resulting in it not supporting all environments as desired with a single package.
nevware21bot
published 0.10.3 •

Changelog

Source

v0.10.3 Jan 7th, 2024

Changelog

  • #230 [Bug] Tree-Shaking is not working properly
  • #226 [Feature] Add size tests
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