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

@upstash/claps

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@upstash/claps - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

24

claps.js

@@ -62,3 +62,3 @@ var __create = Object.create;

stroke: "currentColor",
strokeWidth: "1.5",
strokeWidth: "1.2",
strokeLinecap: "round",

@@ -73,3 +73,3 @@ strokeLinejoin: "round"

stroke: "currentColor",
strokeWidth: "1.5",
strokeWidth: "1.2",
strokeLinecap: "round",

@@ -94,3 +94,3 @@ strokeLinejoin: "round"

stroke: "currentColor",
strokeWidth: "1.3",
strokeWidth: "1.2",
strokeLinecap: "round",

@@ -111,3 +111,3 @@ strokeLinejoin: "round"

stroke: "currentColor",
strokeWidth: "1.3",
strokeWidth: "1.2",
strokeLinecap: "round",

@@ -122,3 +122,3 @@ strokeLinejoin: "round"

stroke: "currentColor",
strokeWidth: "1.3",
strokeWidth: "1.2",
strokeLinecap: "round",

@@ -139,3 +139,3 @@ strokeLinejoin: "round"

stroke: "currentColor",
strokeWidth: "1.5",
strokeWidth: "1.2",
strokeLinecap: "round",

@@ -183,4 +183,4 @@ strokeLinejoin: "round"

}, /* @__PURE__ */ import_react2.default.createElement("svg", {
width: "20",
height: "20",
width: "22",
height: "22",
"aria-label": "cancel"

@@ -328,7 +328,7 @@ }, /* @__PURE__ */ import_react2.default.createElement("use", {

}, iconClap || /* @__PURE__ */ import_react3.default.createElement("svg", {
width: "24",
height: "24",
width: "26",
height: "26",
"aria-label": "clap",
style: { marginTop: -2 }
}, data.userScore ? /* @__PURE__ */ import_react3.default.createElement("use", {
style: { marginTop: -1 }
}, !data.userScore ? /* @__PURE__ */ import_react3.default.createElement("use", {
href: "#icon-claps-fill"

@@ -335,0 +335,0 @@ }) : /* @__PURE__ */ import_react3.default.createElement("use", {

{
"name": "@upstash/claps",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "./claps.js",

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