From fd3f6c3a1a7e52a3910d4aad597beaef52c8db3b Mon Sep 17 00:00:00 2001 From: ospo-bot <126515201+ospo-bot@users.noreply.github.com> Date: Tue, 18 Feb 2025 14:30:46 +0000 Subject: [PATCH 1/2] Add curation for npm applicationinsights-core-js The correct license is MIT which can be found at https://github.com/microsoft/ApplicationInsights-JS/blob/main/shared/AppInsightsCore/LICENSE --- .../@microsoft/applicationinsights-core-js.yaml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/curations/npm/npmjs/@microsoft/applicationinsights-core-js.yaml b/curations/npm/npmjs/@microsoft/applicationinsights-core-js.yaml index aedabee309e8..b75e4e2fb881 100644 --- a/curations/npm/npmjs/@microsoft/applicationinsights-core-js.yaml +++ b/curations/npm/npmjs/@microsoft/applicationinsights-core-js.yaml @@ -1,9 +1,12 @@ coordinates: - type: npm - provider: npmjs - namespace: '@microsoft' - name: applicationinsights-core-js + type: npm + provider: npmjs + namespace: '@microsoft' + name: applicationinsights-core-js revisions: - 3.3.4: - licensed: - declared: MIT + 3.3.4: + licensed: + declared: MIT + 3.3.5: + licensed: + declared: MIT From 7d270c28c0252333566fe1036cbe382e15535c9f Mon Sep 17 00:00:00 2001 From: Devraj Mehta Date: Tue, 18 Feb 2025 10:03:49 -0500 Subject: [PATCH 2/2] Fix indentation in YAML file --- .../applicationinsights-core-js.yaml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/curations/npm/npmjs/@microsoft/applicationinsights-core-js.yaml b/curations/npm/npmjs/@microsoft/applicationinsights-core-js.yaml index b75e4e2fb881..13d277937b38 100644 --- a/curations/npm/npmjs/@microsoft/applicationinsights-core-js.yaml +++ b/curations/npm/npmjs/@microsoft/applicationinsights-core-js.yaml @@ -1,12 +1,12 @@ coordinates: - type: npm - provider: npmjs - namespace: '@microsoft' - name: applicationinsights-core-js + type: npm + provider: npmjs + namespace: '@microsoft' + name: applicationinsights-core-js revisions: - 3.3.4: - licensed: - declared: MIT - 3.3.5: - licensed: - declared: MIT + 3.3.4: + licensed: + declared: MIT + 3.3.5: + licensed: + declared: MIT