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.11 to 1.0.12

3

dist/index.js

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

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

@@ -512,3 +511,3 @@ accesses = _ref.accesses,

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

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

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

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

@@ -509,3 +508,3 @@ accesses = _ref.accesses,

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

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

{
"name": "ttm-react-library",
"version": "1.0.11",
"version": "1.0.12",
"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