@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/oss-licenses.json CHANGED
@@ -50,7 +50,6 @@
50
50
  {
51
51
  "name": "@codemirror/commands",
52
52
  "author": "Marijn Haverbeke",
53
- "website": "https://github.com/codemirror/commands#readme",
54
53
  "licenses": {
55
54
  "license": "MIT"
56
55
  },
@@ -139,7 +138,6 @@
139
138
  {
140
139
  "name": "@codemirror/state",
141
140
  "author": "Marijn Haverbeke",
142
- "website": "https://github.com/codemirror/state#readme",
143
141
  "licenses": {
144
142
  "license": "MIT"
145
143
  },
@@ -1 +1 @@
1
- b1e91718ea4bde93b81407ac29899ac938af7f8582ffb0887d340bd558f2c523
1
+ 5ab6ab00d5ba54e833bae15a4f0b3fda9694b23ae8eb7cafa1cc2348138ff127
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@createiq/frontend-licenses",
3
- "version": "1.0.79",
3
+ "version": "1.0.81",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",