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

tabler-react-2

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tabler-react-2 - npm Package Compare versions

Comparing version 0.1.26 to 0.1.27

5

dist/util/hr.js

@@ -18,3 +18,6 @@ "use strict";

return !text ? /*#__PURE__*/_react["default"].createElement("hr", null) : /*#__PURE__*/_react["default"].createElement("div", {
className: "hr-text"
className: "hr-text",
style: {
margin: "1rem 0"
}
}, /*#__PURE__*/_react["default"].createElement("span", null, text));

@@ -21,0 +24,0 @@ };

2

package.json
{
"name": "tabler-react-2",
"version": "0.1.26",
"version": "0.1.27",
"description": "A react implementation of Tabler ui",

@@ -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