Windows 32-bit Installer: https://nodejs.org/dist/v7.7.3/node-v7.7.3-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v7.7.3/node-v7.7.3-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v7.7.3/win-x86/node.exe
Windows 64-bit Binary: https:/... (more…)
Read more »
Big thanks to @addaleax who prepared the vast majority of this release. (more…)
Read more »
Faster deploy times for large services, support for Node.js 6.10 runtime, Groovy service template and more in the Serverless Framework v1.10 release. (more…)
Read more »
If your encryption method produces the same encrypted result given the same original text input, your encryption is broken. Yet this is what I see in most other examples around the web on how to do encryption in Node.js. Strong encryption should always p...
Read more »