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

@jscrpt/common

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jscrpt/common - npm Package Versions

13
9

6.1.0-beta.20240529033427

Diff

kukjevov
published 6.1.0-beta.20240520172736 •

kukjevov
published 6.0.0 •

Changelog

Source

Version 6.0.0 (2024-01-04)

Features

  • updated validHtmlId function
    • now using normalizeAccent underhood to remove accent chars

BREAKING CHANGES

  • updated validHtmlId function
    • now it has only one parameter, does not require char map
kukjevov
published 6.0.0-beta.20240104081931 •

kukjevov
published 6.0.0-beta.20240104081354 •

kukjevov
published 5.1.0 •

Changelog

Source

Version 5.1.0 (2023-11-28)

Features

  • new isStrictEquals function, that tests whether two objects are same reference
kukjevov
published 5.1.0-beta.20231128100545 •

kukjevov
published 5.0.0 •

Changelog

Source

Version 5.0.0 (2023-11-09)

Features

  • new compilation output format es2022
  • new isCheckbox function, that tests whether is element input type checkbox
  • new isRadio function, that tests whether is element input type radio
  • new isInput function, that tests whether is element input
  • new isSelect function, that tests whether is element select
  • new isButton function, that tests whether is element button
  • new isAnchor function, that tests whether is element anchor

BREAKING CHANGES

  • minimal supported version of tslib is now 2.6.2
  • minimal supported version of node.js is now 18
  • updated Paginator class
    • GetFirstPage renamed to getFirstPage
kukjevov
published 5.0.0-beta.20231109093113 •

kukjevov
published 5.0.0-beta.20231109092848 •

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