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

uxcore-badge

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uxcore-badge - npm Package Compare versions

Comparing version 0.3.4 to 0.3.12

style/index.js

1

build/ScrollNumber.js

@@ -116,2 +116,3 @@ 'use strict';

// 同方向则在同一侧切换数字
if (this.state.count > this.state.lastCount) {

@@ -118,0 +119,0 @@ if (currentDigit >= lastDigit) {

2

package.json
{
"name": "uxcore-badge",
"version": "0.3.4",
"version": "0.3.12",
"description": "uxcore-badge component for uxcore.",

@@ -5,0 +5,0 @@ "repository": "https://github.com/uxcore/uxcore-badge.git",

@@ -88,2 +88,3 @@ /**

// 同方向则在同一侧切换数字
if (this.state.count > this.state.lastCount) {

@@ -90,0 +91,0 @@ if (currentDigit >= lastDigit) {

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