@createiq/frontend-licenses 1.0.79 → 1.0.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +0 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +0 -2
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -486,7 +486,6 @@ This product includes software developed at Datadog (<https://www.datadoghq.com/
|
|
|
486
486
|
{
|
|
487
487
|
name: "@codemirror/commands",
|
|
488
488
|
author: "Marijn Haverbeke",
|
|
489
|
-
website: "https://github.com/codemirror/commands#readme",
|
|
490
489
|
licenses: {
|
|
491
490
|
license: "MIT"
|
|
492
491
|
},
|
|
@@ -575,7 +574,6 @@ This product includes software developed at Datadog (<https://www.datadoghq.com/
|
|
|
575
574
|
{
|
|
576
575
|
name: "@codemirror/state",
|
|
577
576
|
author: "Marijn Haverbeke",
|
|
578
|
-
website: "https://github.com/codemirror/state#readme",
|
|
579
577
|
licenses: {
|
|
580
578
|
license: "MIT"
|
|
581
579
|
},
|