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

vue3-gettext

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-gettext - npm Package Compare versions

Comparing version 3.0.0-alpha.1 to 3.0.0-beta.1

5

package.json
{
"name": "vue3-gettext",
"version": "3.0.0-alpha.1",
"version": "3.0.0-beta.1",
"description": "Translate Vue 3 applications with gettext",

@@ -96,3 +96,4 @@ "homepage": "https://jshmrtn.github.io/vue3-gettext/",

"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.mjs"
"import": "./dist/esm/index.mjs",
"types": "./dist/types/index.d.ts"
},

@@ -99,0 +100,0 @@ "main": "dist/cjs/index.js",

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