Socket
Socket
Sign inDemoInstall

@eduzz/apps-toolbar

Package Overview
Dependencies
0
Maintainers
7
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 4.0.2

dist/App.js

16

package.json
{
"name": "@eduzz/apps-toolbar",
"version": "4.0.1",
"version": "4.0.2",
"private": false,
"main": "./index.js",
"author": "Eduzz Team",
"main": "./dist/index.js",
"license": "MIT",
"types": "./index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/eduzz/eduzz-toolbar"
},
"scripts": {
"start": "react-app-rewired start",
"build": "react-app-rewired build",
"clean": "git add . && git clean -f -x",
"build": "yarn clean && tsc -p .",
"lint": "yarn eslint \"./src/**/*.ts\" \"./src/**/*.tsx\"",

@@ -23,8 +29,5 @@ "preprepare": "concurrently -r \"yarn lint\" \"yarn tsc --noEmit\"",

"@types/react-dom": "17.0.11",
"@types/validatorjs": "3.15.0",
"@types/yup": "0.29.13",
"@typescript-eslint/eslint-plugin": "5.12.0",
"@typescript-eslint/parser": "5.12.0",
"concurrently": "7.0.0",
"cross-env": "7.0.3",
"eslint": "8.9.0",

@@ -41,3 +44,2 @@ "eslint-config-prettier": "8.4.0",

"husky": "7.0.4",
"mock-require": "3.0.3",
"prettier": "2.5.1",

@@ -44,0 +46,0 @@ "react": "17.0.2",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc