New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bbc/psammead-timestamp

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbc/psammead-timestamp - npm Package Compare versions

Comparing version 2.2.12 to 2.2.13

1

CHANGELOG.md

@@ -6,2 +6,3 @@ # Psammead Timestamp Changelog

|---------|-------------|
| 2.2.13 | [PR#2404](https://github.com/bbc/psammead/pull/2404) replace inputProvider and dirDecorator with withServicesInput |
| 2.2.12 | [PR#2289](https://github.com/bbc/psammead/pull/2289) Talos - Bump Dependencies - @bbc/psammead-styles |

@@ -8,0 +9,0 @@ | 2.2.11 | [PR#2273](https://github.com/bbc/psammead/pull/2273) Talos - Bump Dependencies - @bbc/psammead-styles |

2

package.json
{
"name": "@bbc/psammead-timestamp",
"version": "2.2.12",
"version": "2.2.13",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "esm/index.js",

@@ -5,4 +5,4 @@ import React from 'react';

import * as typography from '@bbc/gel-foundations/typography';
import { withServicesKnob } from '@bbc/psammead-storybook-helpers';
import { latin } from '@bbc/gel-foundations/scripts';
import { dirDecorator } from '@bbc/psammead-storybook-helpers';
import notes from '../README.md';

@@ -25,3 +25,3 @@ import Timestamp from '.';

.addDecorator(withKnobs)
.addDecorator(dirDecorator)
.addDecorator(withServicesKnob())
.add(

@@ -28,0 +28,0 @@ 'default',

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