@expo/package-manager
Advanced tools
Comparing version 1.6.1 to 1.6.2-canary-20241211-61c49bd
{ | ||
"name": "@expo/package-manager", | ||
"version": "1.6.1", | ||
"version": "1.6.2-canary-20241211-61c49bd", | ||
"description": "A library for installing and finding packages in a project", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/json-file": "^9.0.0", | ||
"@expo/json-file": "9.0.1-canary-20241211-61c49bd", | ||
"@expo/spawn-async": "^1.7.2", | ||
@@ -59,8 +59,7 @@ "ansi-regex": "^5.0.0", | ||
"@types/split": "^1.0.0", | ||
"expo-module-scripts": "^4.0.0" | ||
"expo-module-scripts": "4.0.3-canary-20241211-61c49bd" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "2c50bd7f0abaefb6fabcfd6d3935066724990b33" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92802
1
+ Added@expo/json-file@9.0.1-canary-20241211-61c49bd(transitive)
- Removed@expo/json-file@9.0.0(transitive)