@bigcommerce/stencil-paper
Advanced tools
Comparing version 3.0.0-rc.20 to 3.0.0-rc.22
# Changelog | ||
## 3.0.0-rc.22 (2019-10-02) | ||
- Bump paper version [#180](https://github.com/bigcommerce/paper/pull/180) | ||
## 3.0.0-rc.21 (2019-10-02) | ||
- Bump paper-handlebars version to 4.2.2 [#179](https://github.com/bigcommerce/paper/pull/179) | ||
## 3.0.0-rc.20 (2019-08-06) | ||
- Bump paper-handlebars to 4.2.1 [#177](https://github.com/bigcommerce/paper/pull/177) | ||
## 3.0.0-rc.19 (2019-07-31) | ||
@@ -4,0 +13,0 @@ - Bump paper-handlebars to 4.2.0 [#175](https://github.com/bigcommerce/paper/pull/175) |
{ | ||
"name": "@bigcommerce/stencil-paper", | ||
"version": "3.0.0-rc.20", | ||
"version": "3.0.0-rc.22", | ||
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.", | ||
@@ -26,3 +26,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@bigcommerce/stencil-paper-handlebars": "~4.2.1", | ||
"@bigcommerce/stencil-paper-handlebars": "4.2.2", | ||
"accept-language-parser": "~1.4.1", | ||
@@ -29,0 +29,0 @@ "lodash": "~3.10.1", |
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
59125
23
+ Added@bigcommerce/stencil-paper-handlebars@4.2.2(transitive)
- Removed@bigcommerce/stencil-paper-handlebars@4.2.3(transitive)