@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.js
CHANGED
|
@@ -460,7 +460,6 @@ This product includes software developed at Datadog (<https://www.datadoghq.com/
|
|
|
460
460
|
{
|
|
461
461
|
name: "@codemirror/commands",
|
|
462
462
|
author: "Marijn Haverbeke",
|
|
463
|
-
website: "https://github.com/codemirror/commands#readme",
|
|
464
463
|
licenses: {
|
|
465
464
|
license: "MIT"
|
|
466
465
|
},
|
|
@@ -549,7 +548,6 @@ This product includes software developed at Datadog (<https://www.datadoghq.com/
|
|
|
549
548
|
{
|
|
550
549
|
name: "@codemirror/state",
|
|
551
550
|
author: "Marijn Haverbeke",
|
|
552
|
-
website: "https://github.com/codemirror/state#readme",
|
|
553
551
|
licenses: {
|
|
554
552
|
license: "MIT"
|
|
555
553
|
},
|