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

@miyauci/isx

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@miyauci/isx - npm Package Versions

1

1.1.1

Diff

Changelog

Source

1.1.1 (2023-03-27)

Bug Fixes

  • iterable: add overload before readonly array type guard (73255e1), closes #4
miyauci
published 1.1.1-beta.1 •

Changelog

Source

1.1.1-beta.1 (2023-03-27)

Bug Fixes

  • iterable: add overload before readonly array type guard (73255e1), closes #4
miyauci
published 1.1.0 •

Changelog

Source

1.1.0 (2023-03-27)

Bug Fixes

  • iterable: add readonly signature to type guard (5231d32)

Features

  • iterable: add isEmpty function for iterable (fc1d5f1)
  • iterable: add isNotEmpty function for iterable (3d2b9db)
  • iterable: add isSingle function for iterable (1b4360c)
miyauci
published 1.1.0-beta.1 •

Changelog

Source

1.1.0-beta.1 (2023-03-27)

Bug Fixes

  • iterable: add readonly signature to type guard (5231d32)

Features

  • iterable: add isEmpty function for iterable (fc1d5f1)
  • iterable: add isNotEmpty function for iterable (3d2b9db)
  • iterable: add isSingle function for iterable (1b4360c)
miyauci
published 1.0.0 •

Changelog

Source

1.0.0 (2023-03-26)

Bug Fixes

  • _tools: fix npm build script for generate types versions (ddb39fc)
  • do not re-export for unsupported bundler (3fd20d7)
  • export isNil function globaly (cbf5536)
  • object: fix isEmptyObject logic (7873b2c)
  • string: fix export module (c2d602e)
  • unknown: fix isIterable function that exclude not Iterator (0d2224e)

Features

  • add isDate function (39a8605)
  • add isEmptyArray function (264f3e1)
  • add isEmptyString function (3d9f9e4)
  • add isFalse function (5091300)
  • add isFunction and isPrimitive functions (4fd0bd3)
  • add isNil function (ecff67f)
  • add isNull function (c182719)
  • add isObject and isEmptyObject functions (2a52bf9)
  • add isPromise and isError functions (18ed614)
  • add isTrue function (a1e5f61)
  • be Deno first codebase, add some is functions (b5e3069)
  • date: add isValidDate function (b0d2412)
  • date: export isValidDate function (daf77bc)
  • export validation for number subset (670d336)
  • iterable: add isIterable function (c7f2450)
  • mod: export isRegExp globaly (30125c8)
  • number: add isEven function (a9d900d)
  • number: add isNegativeNumber function (fb845a8)
  • number: add isNonNegativeInteger function (92fa0c5)
  • number: add isOdd function (1090064)
  • number: add isPositiveNumber function (0ff70ea)
  • numbers: add isNonNegativeNumber function (a5b09ed)
  • numbers: add isNonPositiveNumber function (9005e4d)
  • object: add hasOwn function (3dac147)
  • object: add isSize0 function (0efb1af)
  • split all modules by file (5d042f6)
  • string: add isDateString function (86cd23a)
  • string: add isHexColor function (d5266fa)
  • string: rename isHexColor to isHexColorFormat (a2fe0d6)
  • strings: add validation for hostname format (234e8a2)
  • strings: add validation for rfc 3339 date format (ef1532a)
  • strings: add validation for RFC 3339 date time format (2b675a3)
  • strings: add validation for RFC 3339 full-time format (92b36fb)
  • strings: delete all string subset (e0946e3)
  • symbol: add isSymbol function (f24e250)
  • top_types: add isEmptyObject function (cb15082)
  • top_types: add isNonNullable function (9f8b5fd)
  • toptypes: add isRegExp function (87a3d06)
  • union: add isEmpty function (6262cd4)
  • unknown: add isAsyncGenerator function (15fc58e)
  • unknown: add isAsyncIterable function (9491020)
  • unknown: add isBigint function (6286418)
  • unknown: add isEmpty function (ce708b0)
  • unknown: add isFalsy function (68c6c28)
  • unknown: add isPlainObject function (8f6f302)
  • unknown: add isTruty function (dfc14a0)
  • unknown: remove functions with excessive narrowing (c7a8cb0)
  • unknown: rename Maybe prefix to Like suffix (c8861ca)

Performance Improvements

  • strings: add pure anotation for bundler (0a3b1d0)
  • strings: remove template literal for tree-shaking (b291ae4)
miyauci
published 1.0.0-beta.26 •

Changelog

Source

1.0.0-beta.26 (2023-03-26)

Bug Fixes

  • _tools: fix npm build script for generate types versions (ddb39fc)
miyauci
published 1.0.0-beta.25 •

Changelog

Source

1.0.0-beta.25 (2023-03-25)

Features

  • split all modules by file (5d042f6)
  • strings: delete all string subset (e0946e3)
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