gatsby-plugin-newrelic 2.1.1 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32,7 +32,7 @@ code, the source code can be found at [https://github.com/newrelic/gatsby-plugin
32
32
 
33
33
  ### @babel/runtime
34
34
 
35
- This product includes source derived from [@babel/runtime](https://github.com/babel/babel) ([v7.13.10](https://github.com/babel/babel/tree/v7.13.10)), distributed under the [MIT License](https://github.com/babel/babel/blob/v7.13.10/LICENSE):
35
+ This product includes source derived from [@babel/runtime](https://github.com/babel/babel) ([v7.16.7](https://github.com/babel/babel/tree/v7.16.7)), distributed under the [MIT License](https://github.com/babel/babel/blob/v7.16.7/LICENSE):
36
36
 
37
37
  ```
38
38
  MIT License
@@ -95,7 +95,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
95
95
 
96
96
  ### @babel/core
97
97
 
98
- This product includes source derived from [@babel/core](https://github.com/babel/babel) ([v7.13.15](https://github.com/babel/babel/tree/v7.13.15)), distributed under the [MIT License](https://github.com/babel/babel/blob/v7.13.15/LICENSE):
98
+ This product includes source derived from [@babel/core](https://github.com/babel/babel) ([v7.16.7](https://github.com/babel/babel/tree/v7.16.7)), distributed under the [MIT License](https://github.com/babel/babel/blob/v7.16.7/LICENSE):
99
99
 
100
100
  ```
101
101
  MIT License
@@ -125,7 +125,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
125
125
 
126
126
  ### @babel/plugin-proposal-private-methods
127
127
 
128
- This product includes source derived from [@babel/plugin-proposal-private-methods](https://github.com/babel/babel) ([v7.13.0](https://github.com/babel/babel/tree/v7.13.0)), distributed under the [MIT License](https://github.com/babel/babel/blob/v7.13.0/LICENSE):
128
+ This product includes source derived from [@babel/plugin-proposal-private-methods](https://github.com/babel/babel) ([v7.16.7](https://github.com/babel/babel/tree/v7.16.7)), distributed under the [MIT License](https://github.com/babel/babel/blob/v7.16.7/LICENSE):
129
129
 
130
130
  ```
131
131
  MIT License
package/docs/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [2.2.0](https://github.com/newrelic/gatsby-plugin-newrelic/compare/v2.1.1...v2.2.0) (2022-01-14)
2
+
3
+
4
+ ### Features
5
+
6
+ * Update package.json ([055d741](https://github.com/newrelic/gatsby-plugin-newrelic/commit/055d741013585b1cec6d6f5441104cfca8170ff5))
7
+
1
8
  ## [2.1.1](https://github.com/newrelic/gatsby-plugin-newrelic/compare/v2.1.0...v2.1.1) (2022-01-10)
2
9
 
3
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gatsby-plugin-newrelic",
3
- "version": "2.1.1",
3
+ "version": "2.2.0",
4
4
  "description": "Gatsby plugin for implementing the New Relic Browser agent",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,22 +1,22 @@
1
1
  {
2
- "lastUpdated": "Fri Aug 06 2021 21:07:45 GMT+0000 (Coordinated Universal Time)",
2
+ "lastUpdated": "Fri Jan 14 2022 22:34:47 GMT+0000 (Coordinated Universal Time)",
3
3
  "projectName": "gatsby-plugin-newrelic",
4
4
  "projectUrl": "https://github.com/newrelic/gatsby-plugin-newrelic",
5
- "includeDev": true,
6
5
  "includeOptDeps": false,
6
+ "includeDev": true,
7
7
  "dependencies": {
8
- "@babel/runtime@7.13.10": {
8
+ "@babel/runtime@7.16.7": {
9
9
  "name": "@babel/runtime",
10
- "version": "7.13.10",
10
+ "version": "7.16.7",
11
11
  "range": "^7.12.5",
12
12
  "licenses": "MIT",
13
13
  "repoUrl": "https://github.com/babel/babel",
14
- "versionedRepoUrl": "https://github.com/babel/babel/tree/v7.13.10",
14
+ "versionedRepoUrl": "https://github.com/babel/babel/tree/v7.16.7",
15
15
  "licenseFile": "node_modules/@babel/runtime/LICENSE",
16
- "licenseUrl": "https://github.com/babel/babel/blob/v7.13.10/LICENSE",
16
+ "licenseUrl": "https://github.com/babel/babel/blob/v7.16.7/LICENSE",
17
17
  "licenseTextSource": "file",
18
- "publisher": "Sebastian McKenzie",
19
- "email": "sebmck@gmail.com"
18
+ "publisher": "The Babel Team",
19
+ "url": "https://babel.dev/team"
20
20
  }
21
21
  },
22
22
  "devDependencies": {
@@ -33,29 +33,31 @@
33
33
  "publisher": "The Babel Team",
34
34
  "url": "https://babel.dev/team"
35
35
  },
36
- "@babel/core@7.13.15": {
36
+ "@babel/core@7.16.7": {
37
37
  "name": "@babel/core",
38
- "version": "7.13.15",
38
+ "version": "7.16.7",
39
39
  "range": "^7.0.0",
40
40
  "licenses": "MIT",
41
41
  "repoUrl": "https://github.com/babel/babel",
42
- "versionedRepoUrl": "https://github.com/babel/babel/tree/v7.13.15",
42
+ "versionedRepoUrl": "https://github.com/babel/babel/tree/v7.16.7",
43
43
  "licenseFile": "node_modules/@babel/core/LICENSE",
44
- "licenseUrl": "https://github.com/babel/babel/blob/v7.13.15/LICENSE",
44
+ "licenseUrl": "https://github.com/babel/babel/blob/v7.16.7/LICENSE",
45
45
  "licenseTextSource": "file",
46
- "publisher": "Sebastian McKenzie",
47
- "email": "sebmck@gmail.com"
46
+ "publisher": "The Babel Team",
47
+ "url": "https://babel.dev/team"
48
48
  },
49
- "@babel/plugin-proposal-private-methods@7.13.0": {
49
+ "@babel/plugin-proposal-private-methods@7.16.7": {
50
50
  "name": "@babel/plugin-proposal-private-methods",
51
- "version": "7.13.0",
51
+ "version": "7.16.7",
52
52
  "range": "^7.8.3",
53
53
  "licenses": "MIT",
54
54
  "repoUrl": "https://github.com/babel/babel",
55
- "versionedRepoUrl": "https://github.com/babel/babel/tree/v7.13.0",
55
+ "versionedRepoUrl": "https://github.com/babel/babel/tree/v7.16.7",
56
56
  "licenseFile": "node_modules/@babel/plugin-proposal-private-methods/LICENSE",
57
- "licenseUrl": "https://github.com/babel/babel/blob/v7.13.0/LICENSE",
58
- "licenseTextSource": "file"
57
+ "licenseUrl": "https://github.com/babel/babel/blob/v7.16.7/LICENSE",
58
+ "licenseTextSource": "file",
59
+ "publisher": "The Babel Team",
60
+ "url": "https://babel.dev/team"
59
61
  },
60
62
  "@semantic-release/changelog@5.0.1": {
61
63
  "name": "@semantic-release/changelog",