Socket
Socket
Sign inDemoInstall

direflow-cli

Package Overview
Dependencies
77
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.1 to 3.5.2

2

package.json
{
"name": "direflow-cli",
"version": "3.5.1",
"version": "3.5.2",
"description": "Official CLI for Direflow",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -19,3 +19,3 @@ <span align="center">

#### Set up a React App and build it as a Web Component
> This setup is is based on [*react-scripts*](https://www.npmjs.com/package/react-scripts) from [*create-react-app*](https://create-react-app.dev/docs/getting-started)
> This setup is based on [*react-scripts*](https://www.npmjs.com/package/react-scripts) from [*create-react-app*](https://create-react-app.dev/docs/getting-started)
> A walkthrough of the principles used in this setup, can be read [in this article](https://itnext.io/react-and-web-components-3e0fca98a593)

@@ -22,0 +22,0 @@

@@ -39,4 +39,4 @@ {

"react-scripts": "3.4.1",
"direflow-component": "3.5.1",
"direflow-scripts": "3.5.1"
"direflow-component": "3.5.2",
"direflow-scripts": "3.5.2"
},

@@ -43,0 +43,0 @@ "devDependencies": {

@@ -42,4 +42,4 @@ {

"react-scripts": "3.4.1",
"direflow-component": "3.5.1",
"direflow-scripts": "3.5.1"
"direflow-component": "3.5.2",
"direflow-scripts": "3.5.2"
},

@@ -46,0 +46,0 @@ "devDependencies": {

/**
* In this file you can export components that will
* be build as a pure React component library.
* be built as a pure React component library.
*

@@ -5,0 +5,0 @@ * Using the command `npm run build:lib` will

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