Socket
Socket
Sign inDemoInstall

@frontify/frontify-cli

Package Overview
Dependencies
291
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

21

package.json
{
"name": "@frontify/frontify-cli",
"version": "2.0.2",
"version": "2.0.3",
"bin": {

@@ -28,3 +28,11 @@ "frontify-cli": "dist/index.js"

"dependencies": {
"rollup": "^2.57.0"
"esbuild": "^0.13.2",
"fastify": "^3.21.4",
"fastify-cors": "^6.0.2",
"fastify-static": "^4.2.3",
"fastify-websocket": "^4.0.0",
"rollup": "^2.57.0",
"rollup-plugin-combine": "^2.1.1",
"rollup-plugin-esbuild": "^4.5.0",
"rollup-plugin-postcss": "^4.0.1"
},

@@ -49,9 +57,4 @@ "devDependencies": {

"cross-env": "^7.0.3",
"esbuild": "^0.12.29",
"eslint": "^7.32.0",
"fast-glob": "^3.2.7",
"fastify": "^3.21.4",
"fastify-cors": "^6.0.2",
"fastify-static": "^4.2.3",
"fastify-websocket": "^4.0.0",
"husky": "^7.0.2",

@@ -69,6 +72,2 @@ "is-ci": "^3.0.0",

"rimraf": "^3.0.2",
"rollup-plugin-combine": "^2.1.1",
"rollup-plugin-esbuild": "^4.5.0",
"rollup-plugin-node-externals": "^2.2.0",
"rollup-plugin-postcss": "^4.0.1",
"ts-jest": "^27.0.5",

@@ -75,0 +74,0 @@ "ts-node": "^10.2.1",

Sorry, the diff of this file is too big to display

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