electron-notarize
Advanced tools
Comparing version 0.3.0 to 1.0.0
{ | ||
"name": "electron-notarize", | ||
"version": "0.3.0", | ||
"version": "1.0.0", | ||
"description": "Notarize your Electron app", | ||
@@ -9,2 +9,10 @@ "main": "lib/index.js", | ||
"license": "MIT", | ||
"homepage": "https://github.com/electron/electron-notarize#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/electron/electron-notarize.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/electron/electron-notarize/issues" | ||
}, | ||
"scripts": { | ||
@@ -19,6 +27,9 @@ "build": "tsc", | ||
], | ||
"engines": { | ||
"node": ">= 10.0.0" | ||
}, | ||
"devDependencies": { | ||
"@continuous-auth/semantic-release-npm": "^2.0.0", | ||
"@types/debug": "^4.1.5", | ||
"@types/fs-extra": "^8.0.1", | ||
"@types/fs-extra": "^9.0.1", | ||
"@types/jest": "^25.1.4", | ||
@@ -34,4 +45,4 @@ "@types/node": "^13.7.7", | ||
"debug": "^4.1.1", | ||
"fs-extra": "^8.1.0" | ||
"fs-extra": "^9.0.1" | ||
} | ||
} |
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
30624
15
0
0
1
+ Addedat-least-node@1.0.0(transitive)
+ Addedfs-extra@9.1.0(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addeduniversalify@2.0.1(transitive)
- Removedfs-extra@8.1.0(transitive)
- Removedjsonfile@4.0.0(transitive)
- Removeduniversalify@0.1.2(transitive)
Updatedfs-extra@^9.0.1