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 6.0.2 to 7.0.0

26

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

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

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

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

"peerDependencies": {
"@transifex/native": "^6.0.0",
"@transifex/native": "^6.0.0 || ^7.0.0",
"vue": "^2.0.0"
},
"devDependencies": {
"@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": "^6.0.2",
"@vue/compiler-sfc": "^3.2.33",
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/vue": "^5.9.0",
"@transifex/native": "^7.0.0",
"@vue/compiler-sfc": "^3.4.7",
"@vue/vue2-jest": "^27.0.0",
"babel-jest": "^27.5.1",
"eslint": "^8.6.0",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.29.1",
"jest": "^27.5.1",
"npm-run-all": "^4.1.5",
"rollup": "^2.71.1",
"rollup": "^2.79.1",
"rollup-plugin-vue2": "^0.8.1",
"vue": "^2.6.11"
"vue": "^2.7.16"
},

@@ -63,0 +63,0 @@ "jest": {

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