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

lit-nunjucks

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lit-nunjucks - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

12

lit-nunjucks.js

@@ -371,8 +371,8 @@ const nunjucks = require("nunjucks");

// t.arrowFunctionExpression(
// [t.identifier("t")],
// t.callExpression(t.identifier("JSON.stringify"), [
// t.identifier("t"),
// ])
// ),
t.arrowFunctionExpression(
[t.identifier("t")],
t.callExpression(t.identifier("JSON.stringify"), [
t.identifier("t"),
])
),

@@ -379,0 +379,0 @@ t.arrowFunctionExpression(

{
"name": "lit-nunjucks",
"version": "1.0.4",
"version": "1.0.5",
"description": "Nunjucks compiler to lit-html",

@@ -5,0 +5,0 @@ "main": "lit-nunjucks.js",

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