You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@times-stories/pull-quote-page

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@times-stories/pull-quote-page - npm Package Compare versions

Comparing version
1.0.17
to
1.0.18
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.18](https://github.com/times/times-stories/compare/@times-stories/pull-quote-page@1.0.17...@times-stories/pull-quote-page@1.0.18) (2018-12-19)
**Note:** Version bump only for package @times-stories/pull-quote-page
## [1.0.16](https://github.com/times/times-stories/compare/@times-stories/pull-quote-page@1.0.15...@times-stories/pull-quote-page@1.0.16) (2018-12-17)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@times-stories/pull-quote-page",
"version": "1.0.17",
"version": "1.0.18",
"main": "lib/index.js",

@@ -15,3 +15,3 @@ "module": "lib/index.js",

"dependencies": {
"@times-stories/image-container": "^1.0.14",
"@times-stories/image-container": "1.0.15",
"@times-stories/style-guide": "^1.0.7",

@@ -27,3 +27,3 @@ "react": "^16.6.1",

},
"gitHead": "5910ee19fd0b6afcbd28aaa6629c9ab2e202eaf6"
"gitHead": "8a38af270c8c008214394779aa3595a32422fc33"
}