Skip to content

Commit

Permalink
🔖 v2.1.2
Browse files Browse the repository at this point in the history
Security update
  • Loading branch information
Xotic750 committed Aug 28, 2019
1 parent cc3eec4 commit dc4e473
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 42 deletions.
4 changes: 2 additions & 2 deletions dist/split-if-boxed-bug-x.js

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

4 changes: 2 additions & 2 deletions dist/split-if-boxed-bug-x.min.js

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

70 changes: 35 additions & 35 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "split-if-boxed-bug-x",
"version": "2.1.1",
"version": "2.1.2",
"description": "Tests if a value is a string with the boxed bug; splits to an array.",
"homepage": "https://github.com/Xotic750/split-if-boxed-bug-x",
"author": {
Expand Down Expand Up @@ -53,9 +53,9 @@
"url": "https://github.com/Xotic750/split-if-boxed-bug-x/issues"
},
"dependencies": {
"has-boxed-string-x": "^2.1.0",
"has-boxed-string-x": "^2.1.1",
"is-string": "^1.0.4",
"simple-methodize-x": "^1.0.3"
"simple-methodize-x": "^1.0.4"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
Expand Down

0 comments on commit dc4e473

Please sign in to comment.