Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@guardian/atoms-rendering

Package Overview
Dependencies
Maintainers
46
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guardian/atoms-rendering - npm Package Compare versions

Comparing version 25.1.1 to 25.1.2

cjs/index-b349e476.d.ts

6

CHANGELOG.md
# @guardian/atoms-rendering
## 25.1.2
### Patch Changes
- d742b50: Bump @guardian/libs to 12.0.0
## 25.1.1

@@ -4,0 +10,0 @@

6

cjs/SharingIcons.d.ts
import { SharePlatformType } from "./types-9bf1a190";
declare const SharingIcons: ({ sharingUrls, displayIcons, }: {
sharingUrls: {
email?: {
facebook?: {
url: string;
userMessage: string;
} | undefined;
facebook?: {
twitter?: {
url: string;
userMessage: string;
} | undefined;
twitter?: {
email?: {
url: string;

@@ -14,0 +14,0 @@ userMessage: string;

@@ -1,2 +0,2 @@

import { Participations } from '@guardian/ab-core';
import { Participations } from "./index-b349e476";
import { ConsentState } from '@guardian/consent-management-platform/dist/types';

@@ -3,0 +3,0 @@ import { ArticleTheme } from "@guardian/libs";

@@ -1,2 +0,2 @@

import { Participations } from '@guardian/ab-core';
import { Participations } from "./index-b349e476";
import { ConsentState } from '@guardian/consent-management-platform/dist/types';

@@ -3,0 +3,0 @@ import { google } from './ima';

import { SharePlatformType } from "./types-9bf1a190";
declare const SharingIcons: ({ sharingUrls, displayIcons, }: {
sharingUrls: {
email?: {
facebook?: {
url: string;
userMessage: string;
} | undefined;
facebook?: {
twitter?: {
url: string;
userMessage: string;
} | undefined;
twitter?: {
email?: {
url: string;

@@ -14,0 +14,0 @@ userMessage: string;

@@ -1,2 +0,2 @@

import { Participations } from '@guardian/ab-core';
import { Participations } from "./index-b349e476";
import { ConsentState } from '@guardian/consent-management-platform/dist/types';

@@ -3,0 +3,0 @@ import { ArticleTheme } from "@guardian/libs";

@@ -1,2 +0,2 @@

import { Participations } from '@guardian/ab-core';
import { Participations } from "./index-b349e476";
import { ConsentState } from '@guardian/consent-management-platform/dist/types';

@@ -3,0 +3,0 @@ import { google } from './ima';

{
"name": "@guardian/atoms-rendering",
"version": "25.1.1",
"version": "25.1.2",
"homepage": "https://github.com/guardian/csnx/tree/main/libs/@guardian/atoms-rendering#readme",

@@ -22,3 +22,3 @@ "bugs": {

"@guardian/consent-management-platform": "^11.0.0",
"@guardian/libs": "^10.0.0",
"@guardian/libs": "^12.0.0",
"@guardian/source-foundations": "^7.0.0",

@@ -43,3 +43,3 @@ "@guardian/source-react-components": "^9.0.0",

"readme": "ERROR: No README data found!",
"_id": "@guardian/atoms-rendering@25.1.1"
"_id": "@guardian/atoms-rendering@25.1.2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc