RubyGems
npm
Organizations
Log in
Sign up
npm
hsu-utils
Versions diffs
0.0.10-alpha.1 → 0.0.10
hsu-utils 0.0.10-alpha.1 → 0.0.10
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/dist/hsu-utils.js
+1
-1
package/dist/hsu-utils.min.js.LICENSE.txt
+1
-1
package/package.json
+1
-1
package/dist/hsu-utils.js
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
/*!
2
2
*
3
-
* hsu-utils v0.0.
10-alpha.1
3
+
* hsu-utils v0.0.
9
4
4
*
5
5
* some front-end utils
6
6
*
package/dist/hsu-utils.min.js.LICENSE.txt
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
/*!
2
2
*
3
-
* hsu-utils v0.0.
10-alpha.1
3
+
* hsu-utils v0.0.
9
4
4
*
5
5
* some front-end utils
6
6
*
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "hsu-utils",
3
-
"version": "0.0.10
-alpha.1
",
3
+
"version": "0.0.10",
4
4
"description": "some front-end utils",
5
5
"repository": "git@github.com:VitaTsui/hsu-utils.git",
6
6
"author": "VitaHsu <vitahsu7@gmail.com>",