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

tabler-icons-react

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tabler-icons-react - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

dist/icons/barcode.js

2

dist/icons/click.js

@@ -65,4 +65,4 @@ "use strict";

}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M12 12l10 4l-4 2l-2 4l-4 -10"
d: "M12 12l9 3l-4 2l-2 4l-3 -9"
}));
}

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

}), /*#__PURE__*/_react["default"].createElement("g", {
transform: "rotate(15 12 12)"
transform: "rotate(27 12 12)"
}, /*#__PURE__*/_react["default"].createElement("rect", {

@@ -43,0 +43,0 @@ x: "7",

@@ -40,9 +40,9 @@ "use strict";

}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M16 8v-4h-12v12.01h4",
d: "M15 7v-4h-12v12.01h4",
"stroke-dasharray": ".001 4"
}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M20 12v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2"
d: "M19 11v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2"
}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M22 19l-6 -4v7.2l2.6 -2.6l3.4-.6"
d: "M13 13l9 3l-4 2l-2 4l-3 -9"
}));
}

@@ -42,3 +42,4 @@ "use strict";

cy: "12",
r: ".5"
r: ".5",
fill: "currentColor"
}), /*#__PURE__*/_react["default"].createElement("circle", {

@@ -45,0 +46,0 @@ cx: "12",

@@ -40,7 +40,7 @@ "use strict";

}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M12 4a8 8 0 0 0 -3 15.45m0 -4.45v5h-5"
d: "M15 4.55a8 8 0 0 0 -6 14.9m0 -4.45v5h-5"
}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M13 19.95a8 8 0 0 0 2 -15.35",
"stroke-dasharray": ".001 4"
d: "M13 19.95a8 8 0 0 0 5.3 -12.8",
"stroke-dasharray": ".001 4.13"
}));
}

@@ -40,7 +40,7 @@ "use strict";

}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M12 4a8 8 0 0 1 3 15.45m0 -4.45v5h5"
d: "M9 4.55a8 8 0 0 1 6 14.9m0 -4.45v5h5"
}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M11 19.95a8 8 0 0 1 -2 -15.35",
"stroke-dasharray": ".001 4"
d: "M11 19.95a8 8 0 0 1 -5.3 -12.8",
"stroke-dasharray": ".001 4.13"
}));
}

@@ -40,9 +40,9 @@ "use strict";

}), /*#__PURE__*/_react["default"].createElement("line", {
x1: "7",
x1: "6",
y1: "20",
x2: "17",
x2: "18",
y2: "20"
}), /*#__PURE__*/_react["default"].createElement("path", {
d: "M7 5v6a5 5 0 0 0 10 0v-6"
d: "M8 5v6a4 4 0 0 0 8 0v-6"
}));
}
{
"name": "tabler-icons-react",
"version": "1.2.0",
"version": "1.3.0",
"description": "Tabler Icons for React",

@@ -48,3 +48,3 @@ "main": "./dist/bundle.js",

"rollup-plugin-babel": "^4.4.0",
"tabler-icons": "^1.5.0"
"tabler-icons": "^1.6.0"
},

@@ -51,0 +51,0 @@ "husky": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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