Socket
Socket
Sign inDemoInstall

@salutejs/scenario

Package Overview
Dependencies
Maintainers
4
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salutejs/scenario - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2-canary.125.7882766552.0

6

dist/lib/i18n.spec.js

@@ -62,9 +62,9 @@ "use strict";

describe('missing translate', function () {
it('missing in eva', function () {
expect(i18n_1.i18n('eva')(keysetDict)('Только СБЕР')).toEqual('Только СБЕР');
it('missing in athena', function () {
expect(i18n_1.i18n('athena')(keysetDict)('Только СБЕР')).toEqual('Только СБЕР');
});
it('missing in everywhere', function () {
expect(i18n_1.i18n('eva')(keysetDict)('Нигде нет перевода')).toEqual('Нигде нет перевода');
expect(i18n_1.i18n('athena')(keysetDict)('Нигде нет перевода')).toEqual('Нигде нет перевода');
});
});
});
{
"name": "@salutejs/scenario",
"version": "1.0.1",
"version": "1.0.2-canary.125.7882766552.0",
"description": "Tiny helpers to make scenario for Salute family",

@@ -40,3 +40,3 @@ "author": "Salute Frontend Team <salute.developers@gmail.com>",

},
"gitHead": "32292d845cacc9e64ff3a7763fa6e128fdf4e040"
"gitHead": "be0ae0fa44c5eced37458361c59608287ffd5a43"
}

Sorry, the diff of this file is too big to display

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