Socket
Socket
Sign inDemoInstall

svelte-i18n

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-i18n - npm Package Compare versions

Comparing version 3.7.4 to 3.7.5-alpha.1

dist/runtime.cjs

8

package.json
{
"name": "svelte-i18n",
"version": "3.7.4",
"version": "3.7.5-alpha.1",
"main": "dist/runtime.cjs.js",

@@ -38,3 +38,3 @@ "module": "dist/runtime.esm.js",

"version": "conventional-changelog -p angular -i CHANGELOG.md -s -r 1 && git add CHANGELOG.md",
"prepublishOnly": "pnpm test -- --no-cache && pnpm build"
"prepublishOnly": "pnpm test -- --no-cache && pnpm build && publint"
},

@@ -81,2 +81,3 @@ "files": [

"prettier": "^3.0.3",
"publint": "^0.2.4",
"rollup": "^3.28.1",

@@ -86,3 +87,2 @@ "rollup-plugin-auto-external": "^2.0.0",

"rollup-plugin-esbuild": "^5.0.0",
"sass": "^1.56.1",
"svelte": "^3.53.1",

@@ -98,3 +98,3 @@ "svelte-preprocess": "^5.0.4",

"estree-walker": "^2",
"intl-messageformat": "^9.13.0",
"intl-messageformat": "^10.5.3",
"sade": "^1.8.1",

@@ -101,0 +101,0 @@ "tiny-glob": "^0.2.9"

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