New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@transifex/vue2

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transifex/vue2 - npm Package Compare versions

Comparing version 3.2.2 to 4.0.0

24

package.json
{
"name": "@transifex/vue2",
"version": "3.2.2",
"version": "4.0.0",
"description": "Vue i18n framework using Transifex Native",

@@ -27,3 +27,3 @@ "keywords": [

"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},

@@ -41,20 +41,20 @@ "main": "dist/index.js",

"peerDependencies": {
"@transifex/native": "^3.0.0",
"@transifex/native": "^4.0.0",
"vue": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.16.7",
"@testing-library/jest-dom": "^5.16.1",
"@babel/core": "^7.17.10",
"@babel/preset-env": "^7.17.10",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/vue": "^5.8.2",
"@transifex/native": "^3.2.2",
"@vue/compiler-sfc": "^3.2.26",
"@vue/vue2-jest": "^27.0.0-alpha.4",
"babel-jest": "^27.4.5",
"@transifex/native": "^4.0.0",
"@vue/compiler-sfc": "^3.2.33",
"@vue/vue2-jest": "^27.0.0",
"babel-jest": "^27.5.1",
"eslint": "^8.6.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.25.4",
"jest": "^27.4.5",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"rollup": "^2.62.0",
"rollup": "^2.71.1",
"rollup-plugin-vue2": "^0.8.1",

@@ -61,0 +61,0 @@ "vue": "^2.6.11"

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