@f5devcentral/atg-shared-utilities
Advanced tools
Comparing version 0.10.3 to 0.10.4
@@ -15,2 +15,6 @@ # Changelog | ||
## [0.10.4] - 2024-01-19 | ||
### Changed | ||
- Update packages | ||
## [0.10.3] - 2023-11-14 | ||
@@ -17,0 +21,0 @@ ### Changed |
{ | ||
"name": "@f5devcentral/atg-shared-utilities", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"scripts": { | ||
@@ -10,9 +10,9 @@ "lint": "eslint .", | ||
"dependencies": { | ||
"big-integer": "^1.6.51" | ||
"big-integer": "^1.6.52" | ||
}, | ||
"devDependencies": { | ||
"@f5devcentral/eslint-config-f5-atg": "latest", | ||
"chai": "^4.3.10", | ||
"@f5devcentral/eslint-config-f5-atg": "^0.1.8", | ||
"chai": "^4.4.1", | ||
"chai-as-promised": "^7.1.1", | ||
"eslint": "^8.53.0", | ||
"eslint": "^8.56.0", | ||
"mocha": "^10.2.0", | ||
@@ -19,0 +19,0 @@ "nock": "10.0.0", |
@@ -177,2 +177,2 @@ # atg-shared-utilities | ||
Copyright 2014-2023 F5 Networks Inc. | ||
Copyright 2014-2024 F5 Networks Inc. |
/** | ||
* Copyright 2023 F5, Inc. | ||
* Copyright 2024 F5, Inc. | ||
* | ||
@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
* Copyright 2023 F5, Inc. | ||
* Copyright 2024 F5, Inc. | ||
* | ||
@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
* Copyright 2023 F5, Inc. | ||
* Copyright 2024 F5, Inc. | ||
* | ||
@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
* Copyright 2023 F5, Inc. | ||
* Copyright 2024 F5, Inc. | ||
* | ||
@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
* Copyright 2023 F5, Inc. | ||
* Copyright 2024 F5, Inc. | ||
* | ||
@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
* Copyright 2023 F5, Inc. | ||
* Copyright 2024 F5, Inc. | ||
* | ||
@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
* Copyright 2023 F5, Inc. | ||
* Copyright 2024 F5, Inc. | ||
* | ||
@@ -4,0 +4,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80081
Updatedbig-integer@^1.6.52