Compare commits

..

4 Commits

Author SHA1 Message Date
Packt-ITService b697d5f5cb remove 5$ campaign - 2022 2023-01-30 14:06:34 +05:30
Packt-ITService 35976846e6 remove 5$ campaign - 2022 2023-01-24 17:19:52 +05:30
Packt-ITService 6fc7875c1a add free ebook notification 2022-12-15 00:45:02 +05:30
Packt-ITService 919df08d45 add free ebook notification 2022-10-25 14:23:38 +01:00
3 changed files with 11 additions and 4 deletions
+3 -3
View File
@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"moment": {
"version": "2.29.4",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
"version": "2.24.0",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
"integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg=="
}
}
}
+1 -1
View File
@@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"moment": "^2.29.4"
"moment": "^2.24.0"
},
"devDependencies": {},
"description": ""
+7
View File
@@ -1,3 +1,6 @@
# Node Cookbook - Fourth Edition
<a href="https://www.packtpub.com/product/node-cookbook-fourth-edition/9781838558758?utm_source=github&utm_medium=repository&utm_campaign=9781838558758"><img src="https://static.packt-cdn.com/products/9781838558758/cover/smaller" alt="Node Cookbook - Fourth Edition" height="256px" align="right"></a>
@@ -71,3 +74,7 @@ We also provide a PDF file that has color images of the screenshots/diagrams use
is a Senior Software Engineer at Red Hat and a Node.js Technical Steering Committee Member. Beth has been involved with the Node.js project since 2016 when she joined IBM in their Node.js Runtime Team. Now at Red Hat, shes continuing her work around Node.js, including contributing to the Node.js project. Beth is an active member of the Node.js Release Working Group, who audit the content for and produce the Node.js releases. Her other focuses are the creation of resources and tools to support Node.js deployments to cloud.
### Download a free PDF
<i>If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.<br>Simply click on the link to claim your free PDF.</i>
<p align="center"> <a href="https://packt.link/free-ebook/9781838558758">https://packt.link/free-ebook/9781838558758 </a> </p>