@yeoman/conflicter
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@yeoman/conflicter", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"private": false, | ||
@@ -38,3 +38,2 @@ "description": "Conflict resolution for yeoman's generator/environment stack", | ||
"@yeoman/transform": "^1.1.0", | ||
"@yeoman/types": "^1.0.0", | ||
"binary-extensions": "^2.2.0", | ||
@@ -57,3 +56,3 @@ "cli-table": "^0.3.11", | ||
"@types/textextensions": "^2.4.0", | ||
"@yeoman/adapter": "^1.0.0", | ||
"@yeoman/adapter": "^1.0.1", | ||
"esmocha": "^0.1.4", | ||
@@ -65,2 +64,5 @@ "lodash-es": "^4.17.21", | ||
}, | ||
"peerDependencies": { | ||
"@yeoman/types": "^1.0.0" | ||
}, | ||
"engines": { | ||
@@ -73,3 +75,3 @@ "node": "^16.13.0 || >=18.12.0" | ||
}, | ||
"gitHead": "cb5b453d1e92fcc70874d4cdaea77cf90fdd60f7" | ||
"gitHead": "3bf825011c63cd0a235f8fbf4a0cc14c77cf9dc2" | ||
} |
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
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
45451
- Removed@yeoman/types@^1.0.0