@lwc/jest-resolver
Advanced tools
Comparing version 0.33.28-alpha5 to 0.34.0-alpha1
{ | ||
"name": "@lwc/jest-resolver", | ||
"version": "0.33.28-alpha5", | ||
"version": "0.34.0-alpha1", | ||
"description": "Jest resolver to resolve LWC specific packages", | ||
@@ -15,6 +15,6 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"@lwc/engine": "0.33.28-alpha5", | ||
"@lwc/jest-transformer": "0.33.28-alpha5", | ||
"@lwc/module-resolver": "0.33.28-alpha5", | ||
"@lwc/wire-service": "0.33.28-alpha5" | ||
"@lwc/engine": "0.34.0-alpha1", | ||
"@lwc/jest-transformer": "0.34.0-alpha1", | ||
"@lwc/module-resolver": "0.34.0-alpha1", | ||
"@lwc/wire-service": "0.34.0-alpha1" | ||
}, | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a5afddc50e1d5b84be72139a5285212be3398497" | ||
"gitHead": "bb9ff5c00a9ee71069c82d0dc01946652719fcdf" | ||
} |
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
7583