Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

adjuster

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adjuster - npm Package Versions

234

1.4.0

Diff

Changelog

Source

[1.4.0] - 2019-04-15

Added

  • adjuster.number().acceptFullWidth()
  • adjuster.numericString().fullWidthToHalf()
  • adjuster.number().convert()
  • adjuster.string().convert()
  • adjuster.numericString().convert()

Deprecated

  • adjuster.number().map()
  • adjuster.string().map()
  • adjuster.numericString().map()
shimataro
published 1.3.1 •

Changelog

Source

[1.3.1] - 2019-03-09

Added

  • adjuster.number().map()
  • adjuster.string().map()
  • adjuster.numericString().map()
shimataro
published 1.3.0 •

Changelog

Source

[1.3.0] - 2019-01-26

Others

  • update packages
  • export constraints type for TypeScript
shimataro
published 1.2.0 •

Changelog

Source

[1.2.0] - 2018-12-08

Changed

  • adjuster.array<T>() returns type T[]
shimataro
published 1.1.0 •

Changelog

Source

[1.1.0] - 2018-12-08

Changed

  • adjuster.adjust() and adjuster.object() returns type any, accept generics for type-safe
  • adjuster.array() returns type any[], accepts generics for type-safe
shimataro
published 1.0.1 •

Changelog

Source

[1.0.1] - 2018-12-04

Security

  • fix event-strem incident
shimataro
published 1.0.0 •

Changelog

Source

[1.0.0] - 2018-10-08

  • First stable release!
shimataro
published 1.0.0-rc.7 •

Changelog

Source

[1.0.0-rc.7] - 2018-09-15

Removed

  • adjuster.AdjusterError - reverted v1.0.0-rc.6
shimataro
published 1.0.0-rc.6 •

Changelog

Source

[1.0.0-rc.6] - 2018-09-10

Added

  • adjuster.AdjusterError - for TypeScript
  • adjuster.STRING.PATTERN.HTTP - for test of HTTP/HTTPS URL

Changed

  • collection types for TypeScript code
shimataro
published 1.0.0-rc.5 •

Changelog

Source

[1.0.0-rc.5] - 2018-09-02

Removed

  • adjuster.ipv4() - use adjuster.string().pattern(adjuster.STRING.PATTERN.IPV4) instead
  • adjuster.ipv6() - use adjuster.string().pattern(adjuster.STRING.PATTERN.IPV6) instead

Fixed

  • RegExp pattern; adjuster.STRING.PATTERN.URI
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