Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@openfin/automation-native

Package Overview
Dependencies
Maintainers
51
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openfin/automation-native - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

types/index.d.ts

4

CHANGELOG.md
# Changelog
## 1.1.2
* Package exports `types` instead of `typings`
## 1.1.1

@@ -4,0 +8,0 @@

16

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc