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

@alwatr/i18n

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/i18n - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [2.0.2](https://github.com/Alwatr/fract/compare/@alwatr/i18n@2.0.1...@alwatr/i18n@2.0.2) (2023-12-19)
### Bug Fixes
* remove [@alwatr](https://github.com/alwatr) in definePackage ([42ea0d0](https://github.com/Alwatr/fract/commit/42ea0d05a9fccaa24d4e7357fae794ffa9755a1e)) by @njfamirm
## [2.0.1](https://github.com/Alwatr/fract/compare/@alwatr/i18n@2.0.0...@alwatr/i18n@2.0.1) (2023-11-15)

@@ -8,0 +14,0 @@

2

l10n.js

@@ -5,3 +5,3 @@ import { definePackage } from '@alwatr/logger';

import { localeList } from './locale-list.js';
definePackage('@alwatr/i18n', '2.x');
definePackage('i18n', '2.x');
export class AlwatrL10n extends AlwatrObservable {

@@ -8,0 +8,0 @@ constructor() {

{
"name": "@alwatr/i18n",
"version": "2.0.1",
"version": "2.0.2",
"description": "Elegant powerful translation module (i18n/l10n) with dynamic json storage written in tiny TypeScript, ES module.",

@@ -35,11 +35,11 @@ "keywords": [

"dependencies": {
"@alwatr/logger": "^2.2.0",
"@alwatr/math": "^1.2.0",
"@alwatr/signal": "^2.0.3",
"@alwatr/logger": "^2.4.0",
"@alwatr/math": "^1.3.0",
"@alwatr/signal": "^2.0.4",
"tslib": "^2.6.2"
},
"devDependencies": {
"@alwatr/type": "^1.2.0"
"@alwatr/type": "^1.2.4"
},
"gitHead": "481d3c9fcd3aae4d4b7db80c64a9c24f9aab8ccd"
"gitHead": "f8d3b899ec0496d3e1e31e7b50a328b19a945ee3"
}

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