Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@form8ion/replace-travis-ci-with-github-actions

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@form8ion/replace-travis-ci-with-github-actions - npm Package Compare versions

Comparing version
10.0.0
to
10.0.1
+12
-12
package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "10.0.0",
"version": "10.0.1",
"type": "module",

@@ -60,3 +60,3 @@ "engines": {

"@form8ion/github-actions-node-ci": "^4.0.0",
"@form8ion/javascript-core": "^10.0.0",
"@form8ion/javascript-core": "^11.0.0",
"@travi/cli-messages": "^1.0.4",

@@ -68,6 +68,6 @@ "deepmerge": "^4.2.2",

"devDependencies": {
"@cucumber/cucumber": "9.6.0",
"@form8ion/commitlint-config": "1.0.65",
"@form8ion/core": "3.2.2",
"@form8ion/eslint-config": "7.0.5",
"@cucumber/cucumber": "10.3.1",
"@form8ion/commitlint-config": "1.0.66",
"@form8ion/core": "4.2.0",
"@form8ion/eslint-config": "7.0.8",
"@form8ion/eslint-config-cucumber": "1.4.1",

@@ -77,7 +77,7 @@ "@form8ion/remark-lint-preset": "6.0.2",

"ban-sensitive-files": "1.10.1",
"c8": "8.0.1",
"chai": "4.3.10",
"c8": "9.1.0",
"chai": "5.0.0",
"cross-env": "7.0.3",
"cz-conventional-changelog": "3.3.0",
"gherkin-lint": "4.2.2",
"gherkin-lint": "4.2.4",
"husky": "8.0.3",

@@ -90,3 +90,3 @@ "jest-when": "3.6.0",

"npm-run-all2": "6.1.1",
"publint": "0.2.5",
"publint": "0.2.7",
"remark-cli": "12.0.0",

@@ -96,7 +96,7 @@ "remark-toc": "9.0.0",

"rimraf": "5.0.5",
"rollup": "4.5.1",
"rollup": "4.9.5",
"rollup-plugin-auto-external": "2.0.0",
"testdouble": "3.20.1",
"vitest": "0.34.6"
"vitest": "1.2.1"
}
}