forked from newrelic/node-newrelic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request newrelic#66 from carlo-808/Release/v5.0.0
Release/v5.0.0
- Loading branch information
Showing
3 changed files
with
32 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,6 @@ code, the source code can be found at [https://github.com/newrelic/node-newrelic | |
|
||
**[dependencies](#dependencies)** | ||
|
||
* [methods](#methods) | ||
|
||
**[devDependencies](#devDependencies)** | ||
|
||
|
@@ -28,44 +27,12 @@ code, the source code can be found at [https://github.com/newrelic/node-newrelic | |
|
||
## dependencies | ||
|
||
### methods | ||
|
||
This product includes source derived from [methods](https://github.com/jshttp/methods) ([v1.1.2](https://github.com/jshttp/methods/tree/v1.1.2)), distributed under the [MIT License](https://github.com/jshttp/methods/blob/v1.1.2/LICENSE): | ||
|
||
``` | ||
(The MIT License) | ||
Copyright (c) 2013-2014 TJ Holowaychuk <[email protected]> | ||
Copyright (c) 2015-2016 Douglas Christopher Wilson <[email protected]> | ||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
'Software'), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
``` | ||
|
||
|
||
## devDependencies | ||
|
||
### @newrelic/test-utilities | ||
|
||
This product includes source derived from [@newrelic/test-utilities](https://github.com/newrelic/node-test-utilities) ([v4.1.2](https://github.com/newrelic/node-test-utilities/tree/v4.1.2)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-test-utilities/blob/v4.1.2/LICENSE): | ||
This product includes source derived from [@newrelic/test-utilities](https://github.com/newrelic/node-test-utilities) ([v5.1.0](https://github.com/newrelic/node-test-utilities/tree/v5.1.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-test-utilities/blob/v5.1.0/LICENSE): | ||
|
||
``` | ||
Apache License | ||
|
@@ -301,7 +268,7 @@ THE SOFTWARE. | |
|
||
### newrelic | ||
|
||
This product includes source derived from [newrelic](https://github.com/newrelic/node-newrelic) ([v6.14.0](https://github.com/newrelic/node-newrelic/tree/v6.14.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic/blob/v6.14.0/LICENSE): | ||
This product includes source derived from [newrelic](https://github.com/newrelic/node-newrelic) ([v7.5.2](https://github.com/newrelic/node-newrelic/tree/v7.5.2)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic/blob/v7.5.2/LICENSE): | ||
|
||
``` | ||
Apache License | ||
|
@@ -562,7 +529,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
|
||
### tap | ||
|
||
This product includes source derived from [tap](https://github.com/tapjs/node-tap) ([v14.10.8](https://github.com/tapjs/node-tap/tree/v14.10.8)), distributed under the [ISC License](https://github.com/tapjs/node-tap/blob/v14.10.8/LICENSE): | ||
This product includes source derived from [tap](https://github.com/tapjs/node-tap) ([v15.0.9](https://github.com/tapjs/node-tap/tree/v15.0.9)), distributed under the [ISC License](https://github.com/tapjs/node-tap/blob/v15.0.9/LICENSE): | ||
|
||
``` | ||
The ISC License | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,19 @@ | ||
{ | ||
"lastUpdated": "Mon Nov 02 2020 14:46:12 GMT-0800 (Pacific Standard Time)", | ||
"lastUpdated": "Mon Jul 19 2021 14:56:52 GMT-0700 (Pacific Daylight Time)", | ||
"projectName": "New Relic SuperAgent Instrumentation", | ||
"projectUrl": "https://github.com/newrelic/node-newrelic-superagent", | ||
"includeDev": true, | ||
"dependencies": { | ||
"[email protected]": { | ||
"name": "methods", | ||
"version": "1.1.2", | ||
"range": "^1.1.2", | ||
"licenses": "MIT", | ||
"repoUrl": "https://github.com/jshttp/methods", | ||
"versionedRepoUrl": "https://github.com/jshttp/methods/tree/v1.1.2", | ||
"licenseFile": "node_modules/methods/LICENSE", | ||
"licenseUrl": "https://github.com/jshttp/methods/blob/v1.1.2/LICENSE", | ||
"licenseTextSource": "file" | ||
} | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@newrelic/test-utilities@4.1.2": { | ||
"@newrelic/test-utilities@5.1.0": { | ||
"name": "@newrelic/test-utilities", | ||
"version": "4.1.2", | ||
"range": "^4.0.0", | ||
"version": "5.1.0", | ||
"range": "^5.1.0", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/newrelic/node-test-utilities", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v4.1.2", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v5.1.0", | ||
"licenseFile": "node_modules/@newrelic/test-utilities/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v4.1.2/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v5.1.0/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "New Relic Node.js agent team", | ||
"email": "[email protected]" | ||
|
@@ -43,15 +31,15 @@ | |
"publisher": "Nicholas C. Zakas", | ||
"email": "[email protected]" | ||
}, | ||
"newrelic@6.14.0": { | ||
"newrelic@7.5.2": { | ||
"name": "newrelic", | ||
"version": "6.14.0", | ||
"range": "^6.11.0", | ||
"version": "7.5.2", | ||
"range": "^7.5.2", | ||
"licenses": "Apache-2.0", | ||
"repoUrl": "https://github.com/newrelic/node-newrelic", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic/tree/v6.14.0", | ||
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic/tree/v7.5.2", | ||
"licenseFile": "node_modules/newrelic/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-newrelic/blob/v6.14.0/LICENSE", | ||
"licenseUrl": "https://github.com/newrelic/node-newrelic/blob/v7.5.2/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "New Relic Node.js agent team", | ||
"email": "[email protected]" | ||
|
@@ -80,15 +68,15 @@ | |
"publisher": "TJ Holowaychuk", | ||
"email": "[email protected]" | ||
}, | ||
"tap@14.10.8": { | ||
"tap@15.0.9": { | ||
"name": "tap", | ||
"version": "14.10.8", | ||
"range": "^14.10.7", | ||
"version": "15.0.9", | ||
"range": "^15.0.9", | ||
"licenses": "ISC", | ||
"repoUrl": "https://github.com/tapjs/node-tap", | ||
"versionedRepoUrl": "https://github.com/tapjs/node-tap/tree/v14.10.8", | ||
"versionedRepoUrl": "https://github.com/tapjs/node-tap/tree/v15.0.9", | ||
"licenseFile": "node_modules/tap/LICENSE", | ||
"licenseUrl": "https://github.com/tapjs/node-tap/blob/v14.10.8/LICENSE", | ||
"licenseUrl": "https://github.com/tapjs/node-tap/blob/v15.0.9/LICENSE", | ||
"licenseTextSource": "file", | ||
"publisher": "Isaac Z. Schlueter", | ||
"email": "[email protected]", | ||
|