jest-circus
Advanced tools
Comparing version 22.0.6 to 22.1.0
{ | ||
"name": "jest-circus", | ||
"version": "22.0.6", | ||
"version": "22.1.0", | ||
"repository": { | ||
@@ -12,11 +12,11 @@ "type": "git", | ||
"chalk": "^2.0.1", | ||
"expect": "^22.0.6", | ||
"jest-diff": "^22.0.6", | ||
"jest-matcher-utils": "^22.0.6", | ||
"jest-message-util": "^22.0.6", | ||
"jest-snapshot": "^22.0.6" | ||
"expect": "^22.1.0", | ||
"jest-diff": "^22.1.0", | ||
"jest-matcher-utils": "^22.1.0", | ||
"jest-message-util": "^22.1.0", | ||
"jest-snapshot": "^22.1.0" | ||
}, | ||
"devDependencies": { | ||
"jest-runtime": "^22.0.6" | ||
"jest-runtime": "^22.1.0" | ||
} | ||
} |
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
Updatedexpect@^22.1.0
Updatedjest-diff@^22.1.0
Updatedjest-matcher-utils@^22.1.0
Updatedjest-message-util@^22.1.0
Updatedjest-snapshot@^22.1.0