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

@maskito/react

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maskito/react - npm Package Compare versions

Comparing version 2.3.2 to 2.4.0

index.esm.d.ts

2

index.cjs.js
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var core = require('@maskito/core');

@@ -6,0 +4,0 @@ var react = require('react');

@@ -9,3 +9,2 @@ import { Maskito, MASKITO_DEFAULT_ELEMENT_PREDICATE } from '@maskito/core';

}
/**

@@ -12,0 +11,0 @@ * Hook for convenient use of Maskito in React

{
"name": "@maskito/react",
"version": "2.3.2",
"version": "2.4.0",
"description": "The React-specific Maskito's library",

@@ -35,10 +35,10 @@ "keywords": [

"@testing-library/user-event": "14.5.2",
"@types/react": "18.3.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1",
"react-test-renderer": "18.3.1"
},
"peerDependencies": {
"@maskito/core": "^2.3.2",
"@maskito/core": "^2.4.0",
"react": ">=16.8",

@@ -49,2 +49,2 @@ "react-dom": ">=16.8"

"main": "./index.cjs.js"
}
}
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