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

@bigcommerce/stencil-paper-handlebars

Package Overview
Dependencies
Maintainers
14
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigcommerce/stencil-paper-handlebars - npm Package Compare versions

Comparing version 5.7.2 to 5.7.3

2

index.js

@@ -363,3 +363,3 @@ 'use strict';

if (this.logger !== console) {
console.log = this.logger.log.bind(this.logger);
console.log = this.logger.info.bind(this.logger);
console.info = this.logger.info.bind(this.logger);

@@ -366,0 +366,0 @@ console.error = this.logger.error.bind(this.logger);

{
"name": "@bigcommerce/stencil-paper-handlebars",
"version": "5.7.2",
"version": "5.7.3",
"description": "A paper plugin to render pages using Handlebars.js",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

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