You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1169,6 +1156,7 @@ The above copyright notice and this permission notice shall be included in all c
1169
1156
1170
1157
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1171
1158
1159
+
1172
1160
---
1173
1161
1174
1162
## electron-is-dev
@@ -2081,6 +2069,42 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2081
2069
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2082
2070
SOFTWARE.
2083
2071
2072
+
---
2073
+
2074
+
## registry-js
2075
+
2076
+
This product contains 'registry-js'.
2077
+
2078
+
A simple and opinionated library for working with the Windows registry
2079
+
2080
+
* HOMEPAGE:
2081
+
* https://github.com/desktop/registry-js#readme
2082
+
2083
+
* LICENSE: MIT
2084
+
2085
+
MIT License
2086
+
2087
+
Copyright (c) 2017 GitHub Desktop
2088
+
2089
+
Permission is hereby granted, free of charge, to any person obtaining a copy
2090
+
of this software and associated documentation files (the "Software"), to deal
2091
+
in the Software without restriction, including without limitation the rights
2092
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2093
+
copies of the Software, and to permit persons to whom the Software is
2094
+
furnished to do so, subject to the following conditions:
2095
+
2096
+
The above copyright notice and this permission notice shall be included in all
2097
+
copies or substantial portions of the Software.
2098
+
2099
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2100
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2101
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2102
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2103
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2104
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0 commit comments