File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " strfy-js" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 3.0 .0" ,
44 "description" : " kinda like JSON.stringify, but for generating JSON that is meant for JS objects" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "homepage" : " https://github.com/pyramation/strfy-js#readme" ,
5858 },
5959 "devDependencies" : {
6060 "@types/jest" : " ^29.5.12" ,
61+ "eslint" : " 8.38.0" ,
6162 "eslint-config-prettier" : " ^8.8.0" ,
6263 "eslint-plugin-prettier" : " ^4.0.0" ,
63- "eslint" : " 8.38.0" ,
6464 "esprima" : " 4.0.1" ,
65- "jest-in-case" : " 1.0.2" ,
6665 "jest" : " ^29.5.0" ,
66+ "jest-in-case" : " 1.0.2" ,
67+ "nested-obj" : " ^0.0.1" ,
6768 "prettier" : " ^2.8.7" ,
6869 "rimraf" : " 5.0.0" ,
69- "nested-obj" : " ^0.0.1" ,
7070 "ts-jest" : " ^29.1.0" ,
7171 "ts-node" : " 10.9.2" ,
7272 "typescript" : " ^5.0.4"
7373 },
7474 "dependencies" : {
7575 "minimatch" : " ^9.0.4"
7676 }
77- }
77+ }
You can’t perform that action at this time.
0 commit comments