New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-mkx-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mkx-toolkit - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

index.ts
import React, { ChangeEvent } from "react";
import { InputProps } from "./index.d";
import "./index.css";
/**

@@ -25,4 +25,4 @@ * Input component.

value: value,
className: "mkx-toolkit-button",
onChange: handleChange,
style: { border: "2px solid red", padding: "8px" },
...rest,

@@ -29,0 +29,0 @@ });

{
"name": "react-mkx-toolkit",
"version": "1.0.6",
"version": "1.0.7",
"description": "",

@@ -5,0 +5,0 @@ "main": "./dist/index.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