Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement β†’
Sign In

@futdevpro/fsm-dynamo

Package Overview
Dependencies
Maintainers
3
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@futdevpro/fsm-dynamo - npm Package Compare versions

Comparing version
1.16.2
to
1.16.3
+10
-3
.dynamo/pipeline.cicd.config.json

@@ -42,3 +42,6 @@ {

"emoji": "πŸ”",
"name": "Pre-flight Check"
"name": "Pre-flight Check",
"group": "preflight",
"groupName": "Pre-flight Check",
"groupEmoji": "πŸ”"
},

@@ -65,3 +68,6 @@ "settings": {

"emoji": "πŸ—οΈ",
"name": "Build"
"name": "Build",
"group": "build-test",
"groupName": "Build and Test",
"groupEmoji": "πŸ—οΈ"
}

@@ -75,3 +81,4 @@ },

"emoji": "πŸ§ͺ",
"name": "Tests"
"name": "Tests",
"group": "build-test"
}

@@ -78,0 +85,0 @@ },

{
"name": "@futdevpro/fsm-dynamo",
"version": "01.16.2",
"version": "01.16.3",
"description": "Full Stack Model Collection for Dynamic (NodeJS-Typescript) Framework called Dynamo, by Future Development Ltd.",

@@ -268,3 +268,3 @@ "DyBu_settings": {

"devDependencies": {
"@futdevpro/dynamo-eslint": "1.15.12",
"@futdevpro/dynamo-eslint": "1.15.15",
"@types/jasmine": "~4.3.5",

@@ -271,0 +271,0 @@ "@typescript-eslint/eslint-plugin": "^8.41.0",