Socket
Socket
Sign inDemoInstall

@os-design/input-number-utils

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@os-design/input-number-utils - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

2

dist/cjs/index.js
"use strict";
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }

@@ -5,0 +5,0 @@ Object.defineProperty(exports, "__esModule", {

{
"name": "@os-design/input-number-utils",
"version": "1.0.10",
"version": "1.0.11",
"license": "UNLICENSED",

@@ -34,5 +34,5 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git",

"peerDependencies": {
"react": ">=17"
"react": ">=18"
},
"gitHead": "08eee386d330882f79d70193afbc267a052650d6"
"gitHead": "990fa0eb8e38bbb94ebea1ba0c825574ff11fe5e"
}
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