@sentry/gatsby 8.11.0 → 8.12.0-beta.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.
- package/cjs/sdk.js +1 -1
- package/cjs/sdk.js.map +1 -1
- package/esm/sdk.js +1 -1
- package/esm/sdk.js.map +1 -1
- package/package.json +5 -5
- package/types/sdk.d.ts +2 -1
- package/types/sdk.d.ts.map +1 -1
- package/types-ts3.8/sdk.d.ts +2 -1
package/cjs/sdk.js
CHANGED
package/cjs/sdk.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdk.js","sources":["../../src/sdk.ts"],"sourcesContent":["import { applySdkMetadata } from '@sentry/core';\nimport { init as reactInit } from '@sentry/react';\n\nimport type { GatsbyOptions } from './utils/types';\n\n/**\n * Inits the Sentry Gatsby SDK.\n */\nexport function init(options: GatsbyOptions):
|
|
1
|
+
{"version":3,"file":"sdk.js","sources":["../../src/sdk.ts"],"sourcesContent":["import { applySdkMetadata } from '@sentry/core';\nimport { init as reactInit } from '@sentry/react';\n\nimport type { Client } from '@sentry/types';\nimport type { GatsbyOptions } from './utils/types';\n\n/**\n * Inits the Sentry Gatsby SDK.\n */\nexport function init(options: GatsbyOptions): Client | undefined {\n applySdkMetadata(options, 'gatsby');\n return reactInit({\n ...options,\n });\n}\n"],"names":["applySdkMetadata","reactInit"],"mappings":";;;;;AAMA;AACA;AACA;AACO,SAAS,IAAI,CAAC,OAAO,EAAqC;AACjE,EAAEA,qBAAgB,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAA;AACrC,EAAE,OAAOC,UAAS,CAAC;AACnB,IAAI,GAAG,OAAO;AACd,GAAG,CAAC,CAAA;AACJ;;;;"}
|
package/esm/sdk.js
CHANGED
package/esm/sdk.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdk.js","sources":["../../src/sdk.ts"],"sourcesContent":["import { applySdkMetadata } from '@sentry/core';\nimport { init as reactInit } from '@sentry/react';\n\nimport type { GatsbyOptions } from './utils/types';\n\n/**\n * Inits the Sentry Gatsby SDK.\n */\nexport function init(options: GatsbyOptions):
|
|
1
|
+
{"version":3,"file":"sdk.js","sources":["../../src/sdk.ts"],"sourcesContent":["import { applySdkMetadata } from '@sentry/core';\nimport { init as reactInit } from '@sentry/react';\n\nimport type { Client } from '@sentry/types';\nimport type { GatsbyOptions } from './utils/types';\n\n/**\n * Inits the Sentry Gatsby SDK.\n */\nexport function init(options: GatsbyOptions): Client | undefined {\n applySdkMetadata(options, 'gatsby');\n return reactInit({\n ...options,\n });\n}\n"],"names":["reactInit"],"mappings":";;;AAMA;AACA;AACA;AACO,SAAS,IAAI,CAAC,OAAO,EAAqC;AACjE,EAAE,gBAAgB,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAA;AACrC,EAAE,OAAOA,MAAS,CAAC;AACnB,IAAI,GAAG,OAAO;AACd,GAAG,CAAC,CAAA;AACJ;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sentry/gatsby",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.12.0-beta.0",
|
|
4
4
|
"description": "Official Sentry SDK for Gatsby.js",
|
|
5
5
|
"repository": "git://github.com/getsentry/sentry-javascript.git",
|
|
6
6
|
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/gatsby",
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
"access": "public"
|
|
49
49
|
},
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@sentry/core": "8.
|
|
52
|
-
"@sentry/react": "8.
|
|
53
|
-
"@sentry/types": "8.
|
|
54
|
-
"@sentry/utils": "8.
|
|
51
|
+
"@sentry/core": "8.12.0-beta.0",
|
|
52
|
+
"@sentry/react": "8.12.0-beta.0",
|
|
53
|
+
"@sentry/types": "8.12.0-beta.0",
|
|
54
|
+
"@sentry/utils": "8.12.0-beta.0",
|
|
55
55
|
"@sentry/webpack-plugin": "2.16.0"
|
|
56
56
|
},
|
|
57
57
|
"peerDependencies": {
|
package/types/sdk.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import type { Client } from '@sentry/types';
|
|
1
2
|
import type { GatsbyOptions } from './utils/types';
|
|
2
3
|
/**
|
|
3
4
|
* Inits the Sentry Gatsby SDK.
|
|
4
5
|
*/
|
|
5
|
-
export declare function init(options: GatsbyOptions):
|
|
6
|
+
export declare function init(options: GatsbyOptions): Client | undefined;
|
|
6
7
|
//# sourceMappingURL=sdk.d.ts.map
|
package/types/sdk.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdk.d.ts","sourceRoot":"","sources":["../../src/sdk.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAEnD;;GAEG;AACH,wBAAgB,IAAI,CAAC,OAAO,EAAE,aAAa,GAAG,
|
|
1
|
+
{"version":3,"file":"sdk.d.ts","sourceRoot":"","sources":["../../src/sdk.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAEnD;;GAEG;AACH,wBAAgB,IAAI,CAAC,OAAO,EAAE,aAAa,GAAG,MAAM,GAAG,SAAS,CAK/D"}
|
package/types-ts3.8/sdk.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { Client } from '@sentry/types';
|
|
1
2
|
import { GatsbyOptions } from './utils/types';
|
|
2
3
|
/**
|
|
3
4
|
* Inits the Sentry Gatsby SDK.
|
|
4
5
|
*/
|
|
5
|
-
export declare function init(options: GatsbyOptions):
|
|
6
|
+
export declare function init(options: GatsbyOptions): Client | undefined;
|
|
6
7
|
//# sourceMappingURL=sdk.d.ts.map
|