electrode-react-webapp
Advanced tools
Comparing version 4.0.4 to 5.0.0
{ | ||
"name": "electrode-react-webapp", | ||
"version": "4.0.4", | ||
"version": "5.0.0", | ||
"description": "Hapi plugin that provides a default React web app template", | ||
@@ -10,4 +10,5 @@ "main": "index.js", | ||
"prepare": "clap compile", | ||
"test": "clap test", | ||
"coverage": "clap check", | ||
"test": "clap test-only", | ||
"coverage": "clap test-cov", | ||
"check": "clap check", | ||
"prepublishOnly": "clap check", | ||
@@ -83,4 +84,4 @@ "format": "prettier --write --print-width 100 *.{js,jsx} `find . -type d -d 1 -exec echo '{}/**/*.{js,jsx}' \\; | egrep -v '(/node_modules/|/dist/|/coverage/)'`" | ||
"prettier": "^1.5.2", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-helmet": "^5.2.0", | ||
@@ -123,7 +124,2 @@ "run-verify": "^1.0.2", | ||
}, | ||
"fyn": { | ||
"devDependencies": { | ||
"electrode-redux-router-engine": "../electrode-redux-router-engine" | ||
} | ||
}, | ||
"prettier": { | ||
@@ -130,0 +126,0 @@ "printWidth": 100, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
100181
5