@ionic/utils-subprocess
Advanced tools
Comparing version 2.1.11 to 2.1.12-testing.0
{ | ||
"name": "@ionic/utils-subprocess", | ||
"version": "2.1.11", | ||
"version": "2.1.12-testing.0", | ||
"description": "Subprocess utils for NodeJS", | ||
@@ -35,6 +35,6 @@ "main": "dist/index.js", | ||
"@ionic/utils-array": "2.1.5", | ||
"@ionic/utils-fs": "3.1.6", | ||
"@ionic/utils-process": "2.1.10", | ||
"@ionic/utils-fs": "3.1.7-testing.0", | ||
"@ionic/utils-process": "2.1.11-testing.0", | ||
"@ionic/utils-stream": "3.1.5", | ||
"@ionic/utils-terminal": "2.3.3", | ||
"@ionic/utils-terminal": "2.3.4-testing.0", | ||
"cross-spawn": "^7.0.3", | ||
@@ -56,3 +56,3 @@ "debug": "^4.0.0", | ||
}, | ||
"gitHead": "f090194e755912d7b8e659f4323c5c2804115c81" | ||
"gitHead": "f3fbed91bf0e32ba6bd10c805d0922161f59ef6f" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
22686
1
2
+ Added@ionic/utils-fs@3.1.7-testing.0(transitive)
+ Added@ionic/utils-process@2.1.11-testing.0(transitive)
+ Added@ionic/utils-terminal@2.3.4-testing.0(transitive)
+ Added@types/node@22.13.1(transitive)
- Removed@ionic/utils-fs@3.1.6(transitive)
- Removed@ionic/utils-process@2.1.10(transitive)
- Removed@ionic/utils-terminal@2.3.3(transitive)
- Removed@types/node@22.12.0(transitive)