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

@deckweiss/internationalization

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deckweiss/internationalization - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

1

dist/state.js

@@ -29,2 +29,3 @@ import { derived, writable } from 'svelte/store';

Object.keys(translations).forEach((key) => locales.push(key));
setLocale(configuration.defaultLocale);
// if on client, read cookie instantly

@@ -31,0 +32,0 @@ if (browser) {

2

package.json
{
"name": "@deckweiss/internationalization",
"version": "1.2.1",
"version": "1.2.2",
"homepage": "https://github.com/deckweiss/sveltekit-i18n",

@@ -5,0 +5,0 @@ "license": "MIT",

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