Socket
Socket
Sign inDemoInstall

@frontify/frontify-cli

Package Overview
Dependencies
393
Maintainers
6
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.3.11 to 5.3.12

14

package.json
{
"name": "@frontify/frontify-cli",
"author": "Frontify Developers <developers@frontify.com>",
"version": "5.3.11",
"version": "5.3.12",
"bin": {

@@ -23,3 +23,3 @@ "frontify-cli": "dist/index.mjs"

"@fastify/cors": "8.2.1",
"@vitejs/plugin-react": "3.1.0",
"@vitejs/plugin-react": "4.0.0",
"archiver": "5.3.1",

@@ -29,3 +29,3 @@ "cac": "6.7.14",

"fast-glob": "3.2.12",
"fastify": "4.15.0",
"fastify": "4.16.3",
"glob-to-regexp": "0.4.1",

@@ -36,3 +36,3 @@ "node-fetch": "3.3.1",

"prompts": "2.4.2",
"vite": "4.2.1",
"vite": "4.3.2",
"vite-plugin-externals": "0.6.2"

@@ -44,3 +44,3 @@ },

"@types/mock-fs": "4.13.1",
"@types/node": "18.15.11",
"@types/node": "18.16.1",
"@types/prompts": "2.4.4",

@@ -50,7 +50,7 @@ "@types/ws": "8.5.4",

"@vitest/ui": "0.30.1",
"eslint": "8.38.0",
"eslint": "8.39.0",
"eslint-plugin-notice": "0.9.10",
"mock-fs": "5.2.0",
"nock": "13.3.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"ts-node": "10.9.1",

@@ -57,0 +57,0 @@ "typescript": "5.0.4",

@@ -13,3 +13,3 @@ {

"dependencies": {
"@frontify/app-bridge": "^3.0.0-beta.61",
"@frontify/app-bridge": "^3.0.0-beta.66",
"react": "^18.2.0",

@@ -20,10 +20,10 @@ "react-dom": "^18.2.0"

"@frontify/eslint-config-react": "^0.15.7",
"@frontify/frontify-cli": "^5.3.10",
"@frontify/guideline-blocks-settings": "^0.26.2",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"@frontify/frontify-cli": "^5.3.11",
"@frontify/guideline-blocks-settings": "^0.26.5",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"eslint": "^8.39.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4"
}
}

@@ -13,3 +13,3 @@ {

"dependencies": {
"@frontify/app-bridge": "^3.0.0-beta.61",
"@frontify/app-bridge": "^3.0.0-beta.66",
"react": "^18.2.0",

@@ -20,10 +20,10 @@ "react-dom": "^18.2.0"

"@frontify/eslint-config-react": "^0.15.7",
"@frontify/frontify-cli": "^5.3.10",
"@frontify/guideline-blocks-settings": "^0.26.2",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"@frontify/frontify-cli": "^5.3.11",
"@frontify/guideline-blocks-settings": "^0.26.5",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"eslint": "^8.39.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4"
}
}

@@ -13,3 +13,3 @@ {

"dependencies": {
"@frontify/app-bridge": "^3.0.0-beta.61",
"@frontify/app-bridge": "^3.0.0-beta.66",
"react": "^18.2.0",

@@ -20,12 +20,12 @@ "react-dom": "^18.2.0"

"@frontify/eslint-config-react": "^0.15.7",
"@frontify/frontify-cli": "^5.3.10",
"@frontify/guideline-blocks-settings": "^0.26.2",
"@types/react": "^18.0.35",
"@types/react-dom": "^18.0.11",
"@frontify/frontify-cli": "^5.3.11",
"@frontify/guideline-blocks-settings": "^0.26.5",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"autoprefixer": "^10.4.14",
"eslint": "^8.38.0",
"prettier": "^2.8.7",
"tailwindcss": "^3.3.1",
"eslint": "^8.39.0",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc