@prismicio/api-renderer
Advanced tools
Comparing version 3.0.3-alpha.0 to 3.0.3
{ | ||
"name": "@prismicio/api-renderer", | ||
"version": "3.0.3-alpha.0", | ||
"version": "3.0.3", | ||
"description": "Prismic renderers for the content API", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -48,3 +48,3 @@ # @prismicio/api-renderer | ||
**Testing your changes Locally**: Reference this project in your local Wroom-Lambda-API to test your changes using [npm link](https://docs.npmjs.com/cli/v10/commands/npm-link) | ||
**Testing your changes Locally**: Reference this project in your local Wroom-Lambda-API to test your changes using [npm link](https://docs.npmjs.com/cli/v10/commands/npm-link) | ||
@@ -51,0 +51,0 @@ **Testing your changes Remotely**: Deploy an alpha version of this package, reference it in your Wroom-Lambda-API PR and deploy Wroom-Lambda-API in your environment. |
@@ -24,3 +24,3 @@ import type { FileLinkContent } from "@prismicio/types-internal/lib/content" | ||
link_type: "Media", | ||
id: link.id, | ||
id: link.id, | ||
name: link.name, | ||
@@ -27,0 +27,0 @@ kind: link.kind, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
936673