New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

react-route-generator

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-route-generator - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

{
"name": "react-route-generator",
"version": "0.0.8",
"version": "0.0.9",
"description": "Route generator",

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

},
"files": [
"dist/**/*"
],
"scripts": {

@@ -15,3 +18,4 @@ "test": "echo \"Error: no test specified\" && exit 1",

"test-integration": "rm -rf ./src/tests/output && npm run build && npm run generate",
"test-cli": "rm -rf ./src/tests/output && npm run build && node dist/index.js --config src/tests/routegen.yml"
"test-cli": "rm -rf ./src/tests/output && npm run build && node dist/index.js --config src/tests/routegen.yml",
"pub": "yarn build && yarn publish"
},

@@ -18,0 +22,0 @@ "keywords": [