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

ttm-react-library

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ttm-react-library - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

4

dist/index.js

@@ -484,2 +484,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

small = _ref.small,
color = _ref.color,
checkAccess = _ref.checkAccess,

@@ -510,4 +511,5 @@ accesses = _ref.accesses,

}, [onChange]);
console.log(style$4);
return /*#__PURE__*/React$1__default.createElement("div", {
className: style$4['form-item-group'] + " " + style$4.color
className: style$4['form-item-group'] + " " + style$4[color]
}, /*#__PURE__*/React$1__default.createElement("input", _extends({

@@ -514,0 +516,0 @@ ref: input

@@ -481,2 +481,3 @@ import React__default, { createElement, useState, useRef, useCallback } from 'react';

small = _ref.small,
color = _ref.color,
checkAccess = _ref.checkAccess,

@@ -507,4 +508,5 @@ accesses = _ref.accesses,

}, [onChange]);
console.log(style$4);
return /*#__PURE__*/React__default.createElement("div", {
className: style$4['form-item-group'] + " " + style$4.color
className: style$4['form-item-group'] + " " + style$4[color]
}, /*#__PURE__*/React__default.createElement("input", _extends({

@@ -511,0 +513,0 @@ ref: input

{
"name": "ttm-react-library",
"version": "1.0.12",
"version": "1.0.13",
"description": "Made with create-react-library",

@@ -5,0 +5,0 @@ "author": "apavlovspb",

Sorry, the diff of this file is not supported yet

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