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

@bigcommerce/stencil-paper

Package Overview
Dependencies
Maintainers
14
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigcommerce/stencil-paper - npm Package Compare versions

Comparing version 3.0.0-rc.29 to 3.0.0-rc.30

3

CHANGELOG.md
# Changelog
## 3.0.0-rc.30 (2020-08-25)
- Bump paper-handlebars version to 4.4.0 [#202](https://github.com/bigcommerce/paper/pull/202)
## 3.0.0-rc.29 (2020-06-05)

@@ -4,0 +7,0 @@ - Bump paper-handlebars version to 4.3.2 [#199](https://github.com/bigcommerce/paper/pull/199)

6

package.json
{
"name": "@bigcommerce/stencil-paper",
"version": "3.0.0-rc.29",
"version": "3.0.0-rc.30",
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.",

@@ -10,3 +10,3 @@ "main": "index.js",

"linter": "eslint .",
"test": "npm run linter && lab -v -t 94 --ignore i18n,WebAssembly,SharedArrayBuffer,Atomics,BigUint64Array,BigInt64Array,BigInt,URL,URLSearchParams,TextEncoder,TextDecoder,queueMicrotask spec",
"test": "npm run linter && lab -v -t 94 --ignore i18n,WebAssembly,SharedArrayBuffer,Atomics,BigUint64Array,BigInt64Array,BigInt,URL,URLSearchParams,TextEncoder,TextDecoder,queueMicrotask,FinalizationRegistry,WeakRef spec",
"coverage": "lab -c -r console -o stdout -r html -o coverage.html spec"

@@ -27,3 +27,3 @@ },

"dependencies": {
"@bigcommerce/stencil-paper-handlebars": "4.3.2",
"@bigcommerce/stencil-paper-handlebars": "4.4.0",
"accept-language-parser": "~1.4.1",

@@ -30,0 +30,0 @@ "lodash": "~3.10.1",

Sorry, the diff of this file is not supported yet

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