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" : " @distinction-dev/serverless-dynamic-secrets" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.0.0 " ,
44 "main" : " index.js" ,
55 "description" : " A Serverless Framework plugin for dynamic parameter and secret creation" ,
66 "scripts" : {
1818 "type" : " git" ,
1919 "url" : " git+https://github.com/distinction-dev/serverless-dynamic-secrets.git"
2020 },
21- "author" : " Sid2601" ,
2221 "license" : " MIT" ,
2322 "release" : {
2423 "branches" : [
2524 " main"
2625 ]
2726 },
2827 "dependencies" : {
29- "yargs-parser" : " ^21.1.1"
28+ "yargs-parser" : " ^21.1.1" ,
29+ "semantic-release" : " ^19.0.5"
3030 },
3131 "devDependencies" : {
3232 "@semantic-release/changelog" : " ^6.0.0" ,
3333 "@semantic-release/git" : " ^10.0.0" ,
3434 "@semantic-release/github" : " ^10.0.0" ,
3535 "@semantic-release/npm" : " ^10.0.0" ,
36- "jest" : " ^29.0.0" ,
37- "semantic-release" : " ^20.0.0"
36+ "jest" : " ^29.0.0"
3837 },
3938 "publishConfig" : {
4039 "access" : " public"
You can’t perform that action at this time.
0 commit comments