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

cl-component-translate

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cl-component-translate - npm Package Compare versions

Comparing version 0.0.10 to 0.0.20

3

dist/TranslationProvider.js

@@ -46,3 +46,4 @@ Object.defineProperty(exports, "__esModule", {

var setLocaleData = function setLocaleData(language) {
var localeData = require('react-intl/locale-data/' + String(language));
var localeData = require('react-intl/locale-data/' + language);
(0, _reactIntl.addLocaleData)(localeData);

@@ -49,0 +50,0 @@ };

{
"name": "cl-component-translate",
"description": "Components for translating text, numbers, dates and times",
"version": "0.0.10",
"version": "0.0.20",
"author": "CrowdLab <web@crowdlab.com>",

@@ -6,0 +6,0 @@ "license": "UNLICENSED",

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