@minkimcello/georgia
Advanced tools
Comparing version 1.13.22-zzzz to 1.13.23-a
{ | ||
"name": "@minkimcello/georgia", | ||
"version": "1.13.22-zzzz", | ||
"description": "geogia", | ||
"author": "minkimcello <minkimcello@gmail.com>", | ||
"license": "MIT", | ||
"main": "src/index.js", | ||
"version": "1.13.23-a", | ||
"author": { | ||
"name": "Min Kim", | ||
"email": "minkimcello@gmail.com" | ||
}, | ||
"repository": "git@github.com:minkimcello/alabama.git", | ||
"scripts": { | ||
"start": "SKIP_PREFLIGHT_CHECK=true BROWSER=none react-scripts start", | ||
"cypress:open": "cypress open", | ||
"test:jest": "SKIP_PREFLIGHT_CHECK=true react-scripts test --verbose ./test/jest.test.js", | ||
"test:cypress": "start-server-and-test start http://localhost:3000 cypress:open", | ||
"test:bigtest": "yarn bigtest ci" | ||
"build": "cd taggyjs && yarn install && ncc build main.js", | ||
"lint": "eslint '{src,bin,test}/**/*.ts'", | ||
"clean": "find . \\( -name node_modules \\) -exec rm -rf {} +" | ||
}, | ||
"bin": { | ||
"boop": "./bin/poop.js" | ||
}, | ||
"dependencies": { | ||
"chalk": "^4.1.0", | ||
"cross-spawn": "^7.0.3", | ||
"rimraf": "^3.0.2" | ||
}, | ||
"devDependencies": { | ||
"@effection/node": "^0.9.1", | ||
"@testing-library/react": "^11.1.0", | ||
"bigtest-sample": "^0.0.1", | ||
"cypress": "^6.0.1", | ||
"eslint-plugin-cypress": "^2.11.2", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"react-scripts": "4.0.0", | ||
"start-server-and-test": "^1.11.6" | ||
}, | ||
"eslintConfig": { | ||
"extends": [ | ||
"react-app", | ||
"plugin:cypress/recommended" | ||
] | ||
}, | ||
"browserslist": { | ||
"production": [ | ||
">0.2%", | ||
"not dead", | ||
"not op_mini all" | ||
], | ||
"development": [ | ||
"last 1 chrome version", | ||
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
}, | ||
"volta": { | ||
"node": "12.16.0", | ||
"yarn": "1.19.1" | ||
"@changesets/cli": "^2.8.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
1
49
21
645739
20
23925
2
- Removedchalk@^4.1.0
- Removedcross-spawn@^7.0.3
- Removedrimraf@^3.0.2
- Removedansi-styles@4.3.0(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedcross-spawn@7.0.6(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisexe@2.0.0(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpath-key@3.1.1(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedshebang-command@2.0.0(transitive)
- Removedshebang-regex@3.0.0(transitive)
- Removedsupports-color@7.2.0(transitive)
- Removedwhich@2.0.2(transitive)
- Removedwrappy@1.0.2(transitive)