@openfin/automation-native
Advanced tools
Comparing version 1.1.1 to 1.1.2
# Changelog | ||
## 1.1.2 | ||
* Package exports `types` instead of `typings` | ||
## 1.1.1 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@openfin/automation-native", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Helper methods for native testing in the OpenFin ecosystem", | ||
@@ -14,3 +14,3 @@ "author": "martyn.janes@openfin.co", | ||
"scripts": { | ||
"build-clean": "rimraf ./es/* ./typings/*", | ||
"build-clean": "rimraf ./es/* ./types/*", | ||
"build-lint": "eslint src --ext .ts", | ||
@@ -30,3 +30,3 @@ "build-compile": "tsc", | ||
"@nut-tree/nut-js": "^3.1.2", | ||
"@openfin/automation-helpers": "1.1.1" | ||
"@openfin/automation-helpers": "1.1.2" | ||
}, | ||
@@ -39,9 +39,9 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "6.2.0", | ||
"eslint": "8.45.0", | ||
"eslint": "8.46.0", | ||
"eslint-plugin-header": "3.1.1", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-jsdoc": "46.4.4", | ||
"eslint-plugin-jsdoc": "46.4.5", | ||
"eslint-plugin-promise": "6.1.1", | ||
"eslint-plugin-simple-import-sort": "10.0.0", | ||
"eslint-plugin-unicorn": "48.0.0", | ||
"eslint-plugin-unicorn": "48.0.1", | ||
"eslint-plugin-unused-imports": "3.0.0", | ||
@@ -62,6 +62,6 @@ "npm-run-all": "4.1.5", | ||
}, | ||
"typings": "typings/index.d.ts", | ||
"types": "typitypesngs/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"typings", | ||
"types", | ||
"CHANGELOG.md", | ||
@@ -68,0 +68,0 @@ "LICENSE.md", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
13214
1
+ Added@openfin/automation-helpers@1.1.2(transitive)
+ Added@wdio/config@8.13.13(transitive)
+ Added@wdio/utils@8.13.13(transitive)
+ Addedwebdriver@8.13.13(transitive)
- Removed@openfin/automation-helpers@1.1.1(transitive)
- Removed@wdio/config@8.12.1(transitive)
- Removed@wdio/utils@8.12.1(transitive)
- Removedp-iteration@1.1.8(transitive)
- Removedwebdriver@8.13.1(transitive)