Skip to content

Commit

Permalink
updated license information
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 15, 2023
1 parent f1da36c commit 4ff14a5
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions _data/licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,6 @@
"licenseUrl": "https://github.com/Sindarius/npm_gcodeviewer",
"parents": "mainsail"
},
"@types/node": {
"licenses": "MIT",
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
"licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/raw/master/LICENSE",
"parents": "mainsail"
},
"@types/overlayscrollbars": {
"licenses": "MIT",
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
"licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/raw/master/LICENSE",
"parents": "mainsail"
},
"@uiw/codemirror-theme-vscode": {
"licenses": "MIT",
"repository": "https://github.com/uiwjs/react-codemirror",
Expand All @@ -101,6 +89,12 @@
"licenseUrl": "https://github.com/zloirock/core-js/raw/master/LICENSE",
"parents": "mainsail"
},
"detect-browser": {
"licenses": "MIT",
"repository": "https://github.com/DamonOehlman/detect-browser",
"licenseUrl": "https://github.com/DamonOehlman/detect-browser/raw/master/LICENSE",
"parents": "mainsail"
},
"echarts-gl": {
"licenses": "BSD",
"repository": "https://github.com/ecomfe/echarts-gl",
Expand Down Expand Up @@ -157,8 +151,8 @@
},
"regenerator-runtime": {
"licenses": "MIT",
"repository": "https://github.com/facebook/regenerator/tree/master/packages/runtime",
"licenseUrl": "https://github.com/facebook/regenerator/tree/master/packages/runtime/raw/master/LICENSE",
"repository": "https://github.com/facebook/regenerator/tree/main/packages/runtime",
"licenseUrl": "https://github.com/facebook/regenerator/tree/main/packages/runtime/raw/master/LICENSE",
"parents": "mainsail"
},
"resize-observer-polyfill": {
Expand Down

0 comments on commit 4ff14a5

Please sign in to comment.