Socket
Socket
Sign inDemoInstall

sveltekit-i18n

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sveltekit-i18n - npm Package Compare versions

Comparing version 2.0.0-rc.7 to 2.0.0

6

package.json
{
"name": "sveltekit-i18n",
"version": "2.0.0-rc.7",
"version": "2.0.0",
"description": "Internationalization library for SvelteKit",

@@ -66,5 +66,5 @@ "type": "module",

"dependencies": {
"@sveltekit-i18n/base": "^1.0.0-rc.8",
"@sveltekit-i18n/parser-default": "^1.0.0-rc.8"
"@sveltekit-i18n/base": "^1.0.0",
"@sveltekit-i18n/parser-default": "^1.0.0"
}
}
[![npm version](https://badge.fury.io/js/sveltekit-i18n.svg)](https://badge.fury.io/js/sveltekit-i18n) ![](https://github.com/sveltekit-i18n/lib/workflows/Tests/badge.svg)
# sveltekit-i18n
`sveltekit-i18n` is a tiny, dependency-less library built for [Svelte](https://github.com/sveltejs/svelte) and [SvelteKit](https://github.com/sveltejs/kit).
`sveltekit-i18n` is a tiny library with no external dependencies, built for [Svelte](https://github.com/sveltejs/svelte) and [SvelteKit](https://github.com/sveltejs/kit).
__IMPORTANT: This README is related to `sveltekit-i18n@2.0.0-rc.x` (NOT PRODUCTION RELEASE). Looking for version `1.x`? You can find it [here](https://github.com/sveltekit-i18n/lib/tree/1.x).__
__Note this README is related to `sveltekit-i18n@2.x`. If you are looking for version `1.x` you can find it [here](https://github.com/sveltekit-i18n/lib/tree/1.x).__

@@ -8,0 +8,0 @@ ## Key features

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