From ae83cc790cec2aa808fcb0378bef2ac59e9fec94 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 10 Mar 2024 01:22:38 +0000 Subject: [PATCH] Auto-generated commit --- .npmrc | 3 +++ CONTRIBUTORS | 5 +++++ package.json | 3 ++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.npmrc b/.npmrc index 36f5bef..5af9067 100644 --- a/.npmrc +++ b/.npmrc @@ -26,3 +26,6 @@ shrinkwrap = false # Disable automatically "saving" dependencies on install: save = false + +# Generate provenance metadata: +provenance = true diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d7b90d5..0ad498e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -18,10 +18,12 @@ Dan Rose Daniel Killenberger Dominik Moritz Dorrin Sotoudeh +EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com> Frank Kovacs GUNJ JOSHI Golden <103646877+AuenKr@users.noreply.github.com> Harshita Kalani +Jaimin Godhani <112328542+Jai0401@users.noreply.github.com> James Gelok Jaysukh Makvana Jithin KS @@ -32,6 +34,7 @@ Justin Dennison Karthik Prakash <116057817+skoriop@users.noreply.github.com> Khaldon Lovelin <100030865+lovelindhoni@users.noreply.github.com> +Manik Sharma Marcus Fantham Matt Cochrane Mihir Pandit <129577900+MSP20086@users.noreply.github.com> @@ -63,6 +66,8 @@ Spandan Barve <114365550+marsian83@users.noreply.github.com> Stephannie Jiménez Gacha Utkarsh <137638507+Ut-the-pro@users.noreply.github.com> Yernar Yergaziyev +nishant-s7 <97207366+nishant-s7@users.noreply.github.com> orimiles5 <97595296+orimiles5@users.noreply.github.com> rei2hu utkarsh_raj <49344502+rajutkarsh07@users.noreply.github.com> +vr-varad <114755221+vr-varad@users.noreply.github.com> diff --git a/package.json b/package.json index d11737b..39b4ca5 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ } ], "main": "./lib", + "gypfile": false, "directories": { "benchmark": "./benchmark", "doc": "./docs", @@ -40,7 +41,7 @@ }, "dependencies": { "@stdlib/math-base-napi-unary": "^0.2.1", - "@stdlib/math-base-special-acos": "^0.2.1", + "@stdlib/math-base-special-acos": "^0.2.2", "@stdlib/utils-library-manifest": "^0.2.1" }, "devDependencies": {