|
@@ -1,15 +1,15 @@
|
1
|
1
|
{
|
2
|
2
|
"name": "martins-js",
|
3
|
|
- "version": "0.1.2",
|
|
3
|
+ "version": "0.1.2-wip",
|
4
|
4
|
"lockfileVersion": 2,
|
5
|
5
|
"requires": true,
|
6
|
6
|
"packages": {
|
7
|
7
|
"": {
|
8
|
8
|
"name": "martins-js",
|
9
|
|
- "version": "0.1.0",
|
10
|
|
- "license": "SEE LICENSE IN LICENSE.md AND LICENSE-PRO.md",
|
|
9
|
+ "version": "0.1.2-wip",
|
|
10
|
+ "license": "AGPL-3.0-only",
|
11
|
11
|
"dependencies": {
|
12
|
|
- "speedy-vision": "^0.9.0-wip"
|
|
12
|
+ "speedy-vision": "alemart/speedy-vision"
|
13
|
13
|
},
|
14
|
14
|
"devDependencies": {
|
15
|
15
|
"ts-loader": "^9.2.6",
|
|
@@ -3153,11 +3153,11 @@
|
3153
|
3153
|
"dev": true
|
3154
|
3154
|
},
|
3155
|
3155
|
"node_modules/speedy-vision": {
|
3156
|
|
- "version": "0.9.0-wip",
|
3157
|
|
- "resolved": "https://registry.npmjs.org/speedy-vision/-/speedy-vision-0.9.0-wip.tgz",
|
3158
|
|
- "integrity": "sha512-P1+Sa7xfG85/9QYEczq7GenxUa8HZPfGl8ExNkupikRl9MVtW51D9Fh2iWUz0aK8xmTKcuWQqXJJWUPxBxnXhg==",
|
|
3156
|
+ "version": "0.9.1-wip",
|
|
3157
|
+ "resolved": "git+ssh://git@github.com/alemart/speedy-vision.git#5143cab2a827f08769e2f8b6f0867204f593cfbf",
|
|
3158
|
+ "license": "Apache-2.0",
|
3159
|
3159
|
"funding": {
|
3160
|
|
- "url": "https://www.paypal.com/donate?hosted_button_id=JS6AR2WMLAJTY"
|
|
3160
|
+ "url": "https://github.com/sponsors/alemart"
|
3161
|
3161
|
}
|
3162
|
3162
|
},
|
3163
|
3163
|
"node_modules/statuses": {
|
|
@@ -6142,9 +6142,8 @@
|
6142
|
6142
|
}
|
6143
|
6143
|
},
|
6144
|
6144
|
"speedy-vision": {
|
6145
|
|
- "version": "0.9.0-wip",
|
6146
|
|
- "resolved": "https://registry.npmjs.org/speedy-vision/-/speedy-vision-0.9.0-wip.tgz",
|
6147
|
|
- "integrity": "sha512-P1+Sa7xfG85/9QYEczq7GenxUa8HZPfGl8ExNkupikRl9MVtW51D9Fh2iWUz0aK8xmTKcuWQqXJJWUPxBxnXhg=="
|
|
6145
|
+ "version": "git+ssh://git@github.com/alemart/speedy-vision.git#5143cab2a827f08769e2f8b6f0867204f593cfbf",
|
|
6146
|
+ "from": "speedy-vision@alemart/speedy-vision"
|
6148
|
6147
|
},
|
6149
|
6148
|
"statuses": {
|
6150
|
6149
|
"version": "1.5.0",
|