@nxkit/playwright
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,4 +6,4 @@ # Change Log | ||
# [2.1.0](https://github.com/nxkit/nxkit/compare/2.0.1...2.1.0) (2023-02-06) | ||
## [2.1.1](https://github.com/nxkit/nxkit/compare/2.1.0...2.1.1) (2023-02-11) | ||
**Note:** Version bump only for package @nxkit/playwright |
{ | ||
"name": "@nxkit/playwright", | ||
"description": "Nx Plugin containing executors and generators allowing your workspace to use the powerful Playwright end-to-end testing capabilities.", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"private": false, | ||
"main": "src/index.js", | ||
"main": "./index.js", | ||
"generators": "./generators.json", | ||
@@ -36,3 +36,3 @@ "executors": "./executors.json", | ||
"types": "./src/index.d.ts", | ||
"gitHead": "f8228d562e52e1eee350024aa0e454375647546b" | ||
"gitHead": "0c741bc778911b23e11e51b5f83225cdb733cf00" | ||
} |
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
80384