You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

typescript-string-operations

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-string-operations - npm Package Versions

23456

1.6.1

Diff
s
sevenupsc
published 1.6.1 •
s
sevenupsc
published 1.6.1-beta.1 •
s
sevenupsc
published 1.6.0 •

Changelog

Source

1.6.0

  • Using latest typescript version, please check if your environment still works with this version before upgrading!
  • chore: upgraded packages
  • chore: migrated eslint to 9.x
s
sevenupsc
published 1.5.1 •
s
sevenupsc
published 1.5.1-beta •
s
sevenupsc
published 1.6.0-rc.1 •
s
sevenupsc
published 1.6.0-rc.0 •
s
sevenupsc
published 1.5.0-rc.15 •
s
sevenupsc
published 1.5.0-beta.5 •
s
sevenupsc
published 1.5.0 •

Changelog

Source

1.5.0

  • Using latest typescript version, please check if your environment still works with this version before upgrading!
  • feature: !IMPORTANT methods/properties starting with uppercase are marked deprecated now and will be removed in future versions! Check the deprecated infos
  • feature: String.isNullOrWhiteSpace accepts null or undefined now
  • feature: added new methods/properties: isNullOrWhiteSpace(), formatString(), joinString(), empty, check README
  • chore: Updated packages
  • chore: added linting