@scalar/helpers
Advanced tools
| /** | ||
| * Centralized URLs for example OpenAPI documents | ||
| * | ||
| * This makes it easy to switch if we ever want to switch to the registry for example | ||
| */ | ||
| export declare const PETSTORE_URL_2_0 = "https://storage.googleapis.com/scalar-test-fixtures/oas/petstore-2.0.json"; | ||
| export declare const PETSTORE_URL_3_0 = "https://storage.googleapis.com/scalar-test-fixtures/oas/petstore-3.0.json"; | ||
| export declare const PETSTORE_URL_3_1 = "https://storage.googleapis.com/scalar-test-fixtures/oas/petstore-3.1.json"; | ||
| export declare const STRIPE_URL_3_0 = "https://storage.googleapis.com/scalar-test-fixtures/oas/stripe.json"; | ||
| //# sourceMappingURL=oas-document-fixtures.d.ts.map |
| {"version":3,"file":"oas-document-fixtures.d.ts","sourceRoot":"","sources":["../../src/url/oas-document-fixtures.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,eAAO,MAAM,gBAAgB,8EAA8E,CAAA;AAC3G,eAAO,MAAM,gBAAgB,8EAA8E,CAAA;AAC3G,eAAO,MAAM,gBAAgB,8EAA8E,CAAA;AAC3G,eAAO,MAAM,cAAc,wEAAwE,CAAA"} |
| /** | ||
| * Centralized URLs for example OpenAPI documents | ||
| * | ||
| * This makes it easy to switch if we ever want to switch to the registry for example | ||
| */ | ||
| export const PETSTORE_URL_2_0 = 'https://storage.googleapis.com/scalar-test-fixtures/oas/petstore-2.0.json'; | ||
| export const PETSTORE_URL_3_0 = 'https://storage.googleapis.com/scalar-test-fixtures/oas/petstore-3.0.json'; | ||
| export const PETSTORE_URL_3_1 = 'https://storage.googleapis.com/scalar-test-fixtures/oas/petstore-3.1.json'; | ||
| export const STRIPE_URL_3_0 = 'https://storage.googleapis.com/scalar-test-fixtures/oas/stripe.json'; |
+6
-0
| # @scalar/helpers | ||
| ## 0.5.4 | ||
| ### Patch Changes | ||
| - [#9043](https://github.com/scalar/scalar/pull/9043): chore: move test documents to cdn | ||
| ## 0.5.3 | ||
@@ -4,0 +10,0 @@ |
+1
-1
@@ -17,3 +17,3 @@ { | ||
| ], | ||
| "version": "0.5.3", | ||
| "version": "0.5.4", | ||
| "engines": { | ||
@@ -20,0 +20,0 @@ "node": ">=22" |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
213981
0.77%207
1.47%4732
0.38%