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

tant-intl

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tant-intl - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

6

es/index.js

@@ -16,3 +16,7 @@ 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); }

if (s) {
s = varObj[s] || '';
if ((varObj === null || varObj === void 0 ? void 0 : varObj[s]) === undefined) {
s = "{".concat(s, "}");
} else {
s = (varObj === null || varObj === void 0 ? void 0 : varObj[s]) || '';
}
}

@@ -19,0 +23,0 @@

@@ -27,3 +27,7 @@ "use strict";

if (s) {
s = varObj[s] || '';
if ((varObj === null || varObj === void 0 ? void 0 : varObj[s]) === undefined) {
s = "{".concat(s, "}");
} else {
s = (varObj === null || varObj === void 0 ? void 0 : varObj[s]) || '';
}
}

@@ -30,0 +34,0 @@

2

package.json
{
"name": "tant-intl",
"version": "1.0.12",
"version": "1.0.13",
"description": "",

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

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