jest-preset-kyt-rtl
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.2](https://github.com/nytimes/kyt/compare/jest-preset-kyt-rtl@1.1.1...jest-preset-kyt-rtl@1.1.2) (2021-09-24) | ||
**Note:** Version bump only for package jest-preset-kyt-rtl | ||
## [1.1.1](https://github.com/nytimes/kyt/compare/jest-preset-kyt-rtl@1.1.0...jest-preset-kyt-rtl@1.1.1) (2021-08-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "jest-preset-kyt-rtl", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Jest preset", | ||
@@ -9,3 +9,3 @@ "main": "jest-preset.js", | ||
"dependencies": { | ||
"jest-environment-jsdom": "27.0.6", | ||
"jest-environment-jsdom": "27.2.0", | ||
"jest-silent-reporter": "0.5.0", | ||
@@ -19,3 +19,3 @@ "jsdom": "16.7.0", | ||
}, | ||
"gitHead": "ffa4426300c1dd3ff58e3eb49d6b2ae585904c3e" | ||
"gitHead": "ba3290c0a3ec06cd16124a71ff27e03f0a972a40" | ||
} |
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
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
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
4141
1
+ Addedjest-environment-jsdom@27.2.0(transitive)
- Removedjest-environment-jsdom@27.0.6(transitive)