Socket
Socket
Sign inDemoInstall

@maskito/core

Package Overview
Dependencies
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maskito/core - npm Package Versions

1
45

0.1.1

Diff

Changelog

Source

0.1.1 (2023-02-15)

🐞 Bug Fixes

  • core: Module parse failed: 'import' and 'export' may appear only with 'sourceType: module' (#131) (41e05c0)
nsbarsukov
published 0.1.0 •

Changelog

Source

0.1.0 (2023-02-14)

This release introduces the first publishing of the following packages:

  • @maskito/core <br /> It is the main zero-dependency and framework-agnostic package. It can be used alone in Vanilla JavaScript project. It listens beforeinput and input events to validate and calibrate textfield's value. <br /> Read more: https://maskito.dev/core-concepts/overview
  • @maskito/kit <br /> The optional framework-agnostic package. It contains ready-to-use masks with configurable parameters. This release introduces the following masks:
  • @maskito/angular<br /> The Angular-specific library. It provides two convenient ways of using Maskito:
    • Basic directive approach (when developer has direct access to native input element).
    • Dependency Injection approach (when native input element is hidden somewhere deep inside another component).
1
45
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