New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@electron-forge/publisher-base

Package Overview
Dependencies
Maintainers
5
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electron-forge/publisher-base - npm Package Compare versions

Comparing version 7.6.0 to 7.6.1

13

package.json
{
"name": "@electron-forge/publisher-base",
"version": "7.6.0",
"version": "7.6.1",
"description": "Base publisher for Electron Forge",

@@ -10,12 +10,7 @@ "repository": "https://github.com/electron/forge",

"typings": "dist/Publisher.d.ts",
"scripts": {
"test": "yarn test:base test/**/*_spec.ts",
"test:base": "cross-env TS_NODE_FILES=1 mocha --config ../../../.mocharc.js"
},
"dependencies": {
"@electron-forge/shared-types": "7.6.0"
"@electron-forge/shared-types": "7.6.1"
},
"devDependencies": {
"chai": "^4.3.3",
"mocha": "^9.0.1"
"vitest": "^3.0.3"
},

@@ -32,3 +27,3 @@ "engines": {

],
"gitHead": "37a66f2a42e2ea74a30d168a32aff69c90cc20b9"
"gitHead": "a9cac9ad3df1e936bde020f68870b6ed6ffbd282"
}
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