Socket
Socket
Sign inDemoInstall

electron-is-dev

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electron-is-dev - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

index.d.ts

10

package.json
{
"name": "electron-is-dev",
"version": "1.0.1",
"version": "1.1.0",
"description": "Check if Electron is running in development",

@@ -13,6 +13,7 @@ "license": "MIT",

"scripts": {
"test": "xo"
"test": "xo && tsd"
},
"files": [
"index.js"
"index.js",
"index.d.ts"
],

@@ -32,4 +33,5 @@ "keywords": [

"devDependencies": {
"xo": "^0.23.0"
"tsd": "^0.7.2",
"xo": "^0.24.0"
}
}
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