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

react-mkx-components

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mkx-components - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

dist/ScrolllDiv/index.js

2

dist/index.js

@@ -19,3 +19,3 @@ "use strict";

const react_1 = __importDefault(require("react"));
const ScrolllDiv_1 = __importDefault(require("./ScrolllDiv/ScrolllDiv"));
const ScrolllDiv_1 = __importDefault(require("./ScrolllDiv"));
exports.ScrollDiv = ScrolllDiv_1.default;

@@ -22,0 +22,0 @@ const Input = (_a) => {

import React, { ChangeEvent, ReactNode } from "react";
import { ChoiceProps, InputProps } from "./index.d";
import ScrollDiv from "./ScrolllDiv/ScrolllDiv";
import ScrollDiv from "./ScrolllDiv";

@@ -5,0 +5,0 @@ /**

{
"name": "react-mkx-components",
"version": "1.0.12",
"version": "1.0.13",
"description": "React custom components provide an efficient means to encapsulate and share logic among components within React Projects. This package includes useful React custom components.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

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