Skip to content

Commit

Permalink
🔖 v3.1.0
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Aug 14, 2019
1 parent 7e9cfc7 commit 4eb46bf
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 23 deletions.
9 changes: 5 additions & 4 deletions dist/parse-int-x.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/parse-int-x.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/parse-int-x.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/parse-int-x.min.js.map

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse-int-x",
"version": "3.0.26",
"version": "3.1.0",
"description": "Parses a string argument and returns an integer of the specified radix.",
"homepage": "https://github.com/Xotic750/parse-int-x",
"author": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"url": "https://github.com/Xotic750/parse-int-x/issues"
},
"dependencies": {
"nan-x": "^2.0.32",
"nan-x": "^2.1.0",
"to-string-x": "^2.0.35",
"trim-left-x": "^4.0.28"
},
Expand All @@ -65,7 +65,7 @@
"@types/jest": "^24.0.17",
"@types/node": "^12.7.1",
"@types/webpack": "^4.32.1",
"@xotic750/eslint-config-recommended": "^1.1.1",
"@xotic750/eslint-config-recommended": "^1.1.2",
"babel-core": "^7.0.0-0",
"babel-eslint": "^10.0.2",
"babel-loader": "^8.0.6",
Expand All @@ -83,7 +83,7 @@
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.15.0",
"eslint-plugin-jest": "^22.15.1",
"eslint-plugin-jsdoc": "^15.8.0",
"eslint-plugin-json": "^1.4.0",
"eslint-plugin-lodash": "^6.0.0",
Expand Down

0 comments on commit 4eb46bf

Please sign in to comment.