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.0.0 to 2.0.1

1

index.esm.js

@@ -1,2 +0,1 @@

import 'core-js/modules/web.dom-collections.iterator.js';
import { Maskito, MASKITO_DEFAULT_OPTIONS, MASKITO_DEFAULT_ELEMENT_PREDICATE } from '@maskito/core';

@@ -3,0 +2,0 @@ import { useLayoutEffect, useEffect, useState, useCallback, useRef } from 'react';

6

package.json
{
"name": "@maskito/react",
"version": "2.0.0",
"version": "2.0.1",
"description": "The React-specific Maskito's library",

@@ -33,3 +33,3 @@ "keywords": [

"devDependencies": {
"@testing-library/react": "14.1.2",
"@testing-library/react": "14.2.0",
"@testing-library/user-event": "14.5.2",

@@ -43,3 +43,3 @@ "@types/react": "18.2.48",

"peerDependencies": {
"@maskito/core": "^2.0.0",
"@maskito/core": "^2.0.1",
"react": ">=16.8",

@@ -46,0 +46,0 @@ "react-dom": ">=16.8"

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