node-releases 1.1.41 → 1.1.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.idea/workspace.xml +12 -8
- package/data/processed/envs.json +7 -0
- package/data/raw/nodejs.json +1 -0
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -27,16 +27,17 @@
|
|
|
27
27
|
<property name="node.js.selected.package.tslint" value="(autodetect)" />
|
|
28
28
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
29
29
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
30
|
+
<property name="nodejs_package_manager_path" value="npm" />
|
|
30
31
|
</component>
|
|
31
|
-
<component name="
|
|
32
|
-
<option name="
|
|
32
|
+
<component name="ServiceViewManager">
|
|
33
|
+
<option name="viewStates">
|
|
33
34
|
<list>
|
|
34
|
-
<
|
|
35
|
-
<
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
</
|
|
35
|
+
<serviceView>
|
|
36
|
+
<treeState>
|
|
37
|
+
<expand />
|
|
38
|
+
<select />
|
|
39
|
+
</treeState>
|
|
40
|
+
</serviceView>
|
|
40
41
|
</list>
|
|
41
42
|
</option>
|
|
42
43
|
</component>
|
|
@@ -61,6 +62,9 @@
|
|
|
61
62
|
<workItem from="1569315408847" duration="577000" />
|
|
62
63
|
<workItem from="1569322725908" duration="349000" />
|
|
63
64
|
<workItem from="1569781022246" duration="569000" />
|
|
65
|
+
<workItem from="1574765059873" duration="482000" />
|
|
66
|
+
<workItem from="1574772117340" duration="559000" />
|
|
67
|
+
<workItem from="1574798879704" duration="6000" />
|
|
64
68
|
</task>
|
|
65
69
|
<task id="LOCAL-00001" summary="upd">
|
|
66
70
|
<created>1541196833083</created>
|
package/data/processed/envs.json
CHANGED
package/data/raw/nodejs.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
[
|
|
2
|
+
{"version":"v13.3.0","date":"2019-12-03","files":["aix-ppc64","headers","linux-arm64","linux-armv7l","linux-ppc64le","linux-s390x","linux-x64","osx-x64-pkg","osx-x64-tar","src","sunos-x64","win-x64-7z","win-x64-exe","win-x64-msi","win-x64-zip","win-x86-7z","win-x86-exe","win-x86-msi","win-x86-zip"],"npm":"6.13.1","v8":"7.9.317.25","uv":"1.33.1","zlib":"1.2.11","openssl":"1.1.1d","modules":"79","lts":false,"security":false},
|
|
2
3
|
{"version":"v13.2.0","date":"2019-11-21","files":["aix-ppc64","headers","linux-arm64","linux-armv7l","linux-ppc64le","linux-s390x","linux-x64","osx-x64-pkg","osx-x64-tar","src","sunos-x64","win-x64-7z","win-x64-exe","win-x64-msi","win-x64-zip","win-x86-7z","win-x86-exe","win-x86-msi","win-x86-zip"],"npm":"6.13.1","v8":"7.9.317.23","uv":"1.33.1","zlib":"1.2.11","openssl":"1.1.1d","modules":"79","lts":false,"security":false},
|
|
3
4
|
{"version":"v13.1.0","date":"2019-11-05","files":["aix-ppc64","headers","linux-arm64","linux-armv7l","linux-ppc64le","linux-s390x","linux-x64","osx-x64-pkg","osx-x64-tar","src","sunos-x64","win-x64-7z","win-x64-exe","win-x64-msi","win-x64-zip","win-x86-7z","win-x86-exe","win-x86-msi","win-x86-zip"],"npm":"6.12.1","v8":"7.8.279.17","uv":"1.33.1","zlib":"1.2.11","openssl":"1.1.1d","modules":"79","lts":false,"security":false},
|
|
4
5
|
{"version":"v13.0.1","date":"2019-10-23","files":["aix-ppc64","headers","linux-arm64","linux-armv7l","linux-ppc64le","linux-s390x","linux-x64","osx-x64-pkg","osx-x64-tar","src","sunos-x64","win-x64-7z","win-x64-exe","win-x64-msi","win-x64-zip","win-x86-7z","win-x86-exe","win-x86-msi","win-x86-zip"],"npm":"6.12.0","v8":"7.8.279.17","uv":"1.33.1","zlib":"1.2.11","openssl":"1.1.1d","modules":"79","lts":false,"security":false},
|