Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 910ee43

Browse filesBrowse files
committed
trim 0.0.1 -> 1.0.1
Reported in: #64
1 parent 18eef75 commit 910ee43
Copy full SHA for 910ee43

File tree

5 files changed

+22
-17
lines changed
Filter options

5 files changed

+22
-17
lines changed

‎ui/package-lock.json

Copy file name to clipboardExpand all lines: ui/package-lock.json
+8-7Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎ui/package.json

Copy file name to clipboardExpand all lines: ui/package.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"ansi-html": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
1818
"glob-parent": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
1919
"normalize-url": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
20-
"ejs": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz"
20+
"ejs": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
21+
"trim": "https://registry.npmjs.org/trim/-/trim-1.0.1.tgz"
2122
},
2223
"devDependencies": {
2324
"stylelint-order": "^5.0.0"

‎ui/packages/ce/package.json

Copy file name to clipboardExpand all lines: ui/packages/ce/package.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
"ansi-html": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
3636
"glob-parent": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
3737
"normalize-url": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
38-
"ejs": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz"
38+
"ejs": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
39+
"trim": "https://registry.npmjs.org/trim/-/trim-1.0.1.tgz"
3940
},
4041
"browserslist": {
4142
"production": [

‎ui/packages/platform/package-lock.json

Copy file name to clipboardExpand all lines: ui/packages/platform/package-lock.json
+8-7Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎ui/packages/platform/package.json

Copy file name to clipboardExpand all lines: ui/packages/platform/package.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
"ansi-html": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
5959
"glob-parent": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
6060
"normalize-url": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
61-
"ejs": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz"
61+
"ejs": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
62+
"trim": "https://registry.npmjs.org/trim/-/trim-1.0.1.tgz"
6263
},
6364
"browserslist": {
6465
"production": [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.