Skip to content

Commit 308ce3f

Browse files
committed
🔖 v2.1.2
Security update
1 parent 8d5a26c commit 308ce3f

File tree

4 files changed

+45
-45
lines changed

4 files changed

+45
-45
lines changed

dist/number-to-decimal-form-string-x.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/number-to-decimal-form-string-x.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "number-to-decimal-form-string-x",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Convert a base-10 or scientific E-notation value to a decimal form string.",
55
"homepage": "https://github.com/Xotic750/number-to-decimal-form-string-x",
66
"author": {
@@ -55,8 +55,8 @@
5555
"url": "https://github.com/Xotic750/number-to-decimal-form-string-x/issues"
5656
},
5757
"dependencies": {
58-
"simple-methodize-x": "^1.0.3",
59-
"to-string-x": "^2.1.0"
58+
"simple-methodize-x": "^1.0.4",
59+
"to-string-x": "^2.1.1"
6060
},
6161
"devDependencies": {
6262
"@babel/cli": "^7.5.5",

0 commit comments

Comments
 (0)