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

semantic-ui-react-misc-components

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-react-misc-components - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

css/PaginationTable.css

2

es/PaginationTable.js

@@ -15,3 +15,3 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };

import _ from "lodash";
import styles from "./css/PaginationTable.css";
import styles from "../css/PaginationTable.css";
import LazyInput from "./LazyInput";

@@ -18,0 +18,0 @@ import { filterByMultiProperties, uuid } from "./utils";

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

var _PaginationTable = require("./css/PaginationTable.css");
var _PaginationTable = require("../css/PaginationTable.css");

@@ -25,0 +25,0 @@ var _PaginationTable2 = _interopRequireDefault(_PaginationTable);

{
"name": "semantic-ui-react-misc-components",
"version": "0.0.2",
"version": "0.0.3",
"description": "semantic-ui-react-misc-components React component",

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