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

flip-ya-numbers

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flip-ya-numbers - npm Package Compare versions

Comparing version 1.0.1-beta.1 to 1.0.1-beta.2

4

lib/flipNumber.js

@@ -139,3 +139,3 @@ 'use strict';

{
style: _extends({}, numberStyle, viewPortSize, {
style: _extends({}, viewPortSize, {
perspective: perspective,

@@ -162,3 +162,3 @@ overflow: 'hidden',

{
style: _extends({}, viewPortSize, {
style: _extends({}, numberStyle, viewPortSize, {
height: height,

@@ -165,0 +165,0 @@ lineHeight: height + 'px',

{
"name": "flip-ya-numbers",
"version": "1.0.1-beta.1",
"version": "1.0.1-beta.2",
"description": "flip your numbers",

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

@@ -118,3 +118,2 @@ // @flow

style={{
...numberStyle,
...viewPortSize,

@@ -143,2 +142,3 @@ perspective,

style={{
...numberStyle,
...viewPortSize,

@@ -145,0 +145,0 @@ height,

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