@electron/remote
Advanced tools
Comparing version
@@ -37,2 +37,3 @@ "use strict"; | ||
'session', | ||
'ServiceWorkerMain', | ||
'ShareMenu', | ||
@@ -39,0 +40,0 @@ 'systemPreferences', |
{ | ||
"name": "@electron/remote", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"main": "renderer/index.js", | ||
@@ -8,3 +8,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/electron/remote" | ||
"url": "git+https://github.com/electron/remote.git" | ||
}, | ||
@@ -18,3 +18,3 @@ "peerDependencies": { | ||
"@types/dirty-chai": "^2.0.2", | ||
"@types/mocha": "^7.0.2", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^14.17.0", | ||
@@ -24,10 +24,8 @@ "chai": "^4.2.0", | ||
"dirty-chai": "^2.0.1", | ||
"electron": "22.x", | ||
"mocha": "^10.1.0", | ||
"electron": "28.x", | ||
"mocha": "^10.8.2", | ||
"mocha-junit-reporter": "^1.23.3", | ||
"mocha-multi-reporters": "^1.1.7", | ||
"ts-node": "^8.10.2", | ||
"typescript": "^4.1.3", | ||
"walkdir": "^0.4.1", | ||
"yargs": "^15.3.1" | ||
"typescript": "^4.1.3" | ||
}, | ||
@@ -37,3 +35,3 @@ "scripts": { | ||
"test": "electron test --extension=ts --require=ts-node/register --exit --js-flags=--expose_gc", | ||
"test:ci": "yarn test --reporter=mocha-multi-reporters --reporter-options=configFile=.circleci/mocha-reporter-config.json" | ||
"test:ci": "yarn test --reporter=mocha-multi-reporters --reporter-options=configFile=.github/workflows/mocha-reporter-config.json" | ||
}, | ||
@@ -48,3 +46,6 @@ "files": [ | ||
], | ||
"types": "index.d.ts" | ||
"types": "index.d.ts", | ||
"publishConfig": { | ||
"provenance": true | ||
} | ||
} |
# @electron/remote | ||
[](https://circleci.com/gh/electron/remote/tree/main) | ||
[](https://github.com/electron/remote/actions/workflows/test.yml) | ||
[](https://npmjs.org/package/@electron/remote) | ||
@@ -20,3 +20,3 @@ | ||
> **NOTE:** `@electron/remote` requires Electron 10 or higher. | ||
> **NOTE:** `@electron/remote` requires Electron 13 or higher. | ||
@@ -23,0 +23,0 @@ There are three things you need to do to migrate from the built-in `remote` |
72041
0.06%14
-12.5%1441
0.07%