webpack-electron-react-template
Advanced tools
Sorry, the diff of this file is too big to display
| /*! ***************************************************************************** | ||
| Copyright (C) Microsoft. All rights reserved. | ||
| Licensed under the Apache License, Version 2.0 (the "License"); you may not use | ||
| this file except in compliance with the License. You may obtain a copy of the | ||
| License at http://www.apache.org/licenses/LICENSE-2.0 | ||
| THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
| KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED | ||
| WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, | ||
| MERCHANTABLITY OR NON-INFRINGEMENT. | ||
| See the Apache Version 2.0 License for specific language governing permissions | ||
| and limitations under the License. | ||
| ***************************************************************************** */ | ||
| /*! Copyright By yanyunchangfeng */ | ||
| /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ |
+1
-1
@@ -1,1 +0,1 @@ | ||
| <!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><title>yanyunchangfeng</title><link rel="icon" href="yanyunchangfeng.png"><script defer src="935.c9c19faf15c4bb8315e6.js"></script><script defer src="renderer.89c4ffef1f2d3ad19783.js"></script><link href="renderer.30862f4a40e47097adeb.css" rel="stylesheet"></head><body></body></html> | ||
| <!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><title>yanyunchangfeng</title><link rel="icon" href="yanyunchangfeng.png"><script defer src="935.c9c19faf15c4bb8315e6.js"></script><script defer src="renderer.84805fa156216af86d23.js"></script><link href="renderer.30862f4a40e47097adeb.css" rel="stylesheet"></head><body></body></html> |
+5
-5
| { | ||
| "name": "webpack-electron-react-template", | ||
| "version": "1.0.0", | ||
| "version": "1.1.0-rc.1", | ||
| "description": "this is webpack electron react template", | ||
@@ -121,6 +121,6 @@ "main": "dist/main.prod.js", | ||
| "dependencies": { | ||
| "broadcast-channel": "^7.0.0", | ||
| "inversify": "^6.0.1", | ||
| "inversify-inject-decorators": "^3.1.0", | ||
| "reflect-metadata": "^0.1.13" | ||
| "broadcast-channel": "7.0.0", | ||
| "inversify": "6.0.1", | ||
| "inversify-inject-decorators": "3.1.0", | ||
| "reflect-metadata": "0.1.13" | ||
| }, | ||
@@ -127,0 +127,0 @@ "publishConfig": { |
+8
-6
| [](https://github.com/yanyunchangfeng/webpack-electron-react-template/actions/workflows/test.yml/?query=branch:main) [](https://codecov.io/gh/yanyunchangfeng/webpack-electron-react-template) [](https://github.com/yanyunchangfeng/webpack-electron-react-template/actions/workflows/deploy.yml) | ||
| [](https://www.npmjs.com/package/webpack-electron-react-template) | ||
| <p align="center"> | ||
@@ -15,4 +17,4 @@ <img width="300" src="src/assets/img/yanyunchangfeng.png"> | ||
| ``` | ||
| yarn | ||
| yarn start-electron or npm run start-electron | ||
| pnpm i | ||
| pnpm start-electron | ||
| ``` | ||
@@ -37,3 +39,3 @@ | ||
| ``` | ||
| yarn test or npm test | ||
| pnpm test | ||
| ``` | ||
@@ -44,4 +46,4 @@ | ||
| ``` | ||
| yarn cypress:open or npm run cypress:open | ||
| yarn cypress:run or npm run cypress:run | ||
| pnpm cypress:open | ||
| pnpm cypress:run | ||
| ``` | ||
@@ -52,3 +54,3 @@ | ||
| ``` | ||
| yarn package-mac or npm run package-mac | ||
| pnpm package-mac | ||
| ``` | ||
@@ -55,0 +57,0 @@ |
Sorry, the diff of this file is too big to display
| /*! ***************************************************************************** | ||
| Copyright (C) Microsoft. All rights reserved. | ||
| Licensed under the Apache License, Version 2.0 (the "License"); you may not use | ||
| this file except in compliance with the License. You may obtain a copy of the | ||
| License at http://www.apache.org/licenses/LICENSE-2.0 | ||
| THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
| KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED | ||
| WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE, | ||
| MERCHANTABLITY OR NON-INFRINGEMENT. | ||
| See the Apache Version 2.0 License for specific language governing permissions | ||
| and limitations under the License. | ||
| ***************************************************************************** */ | ||
| /*! Copyright By yanyunchangfeng */ | ||
| /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
61
3.39%717066
-0.15%5
25%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated