Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@times-stories/pull-quote-page

Package Overview
Dependencies
Maintainers
2
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.1.1
to
1.1.2
+8
-0
CHANGELOG.md

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

## [1.1.2](https://github.com/times/times-stories/compare/@times-stories/pull-quote-page@1.1.1...@times-stories/pull-quote-page@1.1.2) (2019-03-22)
**Note:** Version bump only for package @times-stories/pull-quote-page
## [1.1.1](https://github.com/times/times-stories/compare/@times-stories/pull-quote-page@1.0.19...@times-stories/pull-quote-page@1.1.1) (2019-03-20)

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

+4
-4
{
"name": "@times-stories/pull-quote-page",
"version": "1.1.1",
"version": "1.1.2",
"main": "lib/index.js",

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

"dependencies": {
"@times-stories/image-container": "^1.1.1",
"@times-stories/style-guide": "^1.1.1",
"@times-stories/image-container": "^1.1.2",
"@times-stories/style-guide": "^1.1.2",
"react": "^16.6.1",

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

},
"gitHead": "686b9ab89df1566de46b1a3a7d3203702b1e8fe8"
"gitHead": "d1195f1cee387d13cd2b877da9d918d9718c15c4"
}