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

nunjucks

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nunjucks - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

browser/nunjucks-slim.js

@@ -1,2 +0,2 @@

// Browser bundle of nunjucks 1.0.3 (slim, only works with precompiled templates)
// Browser bundle of nunjucks 1.0.4 (slim, only works with precompiled templates)

@@ -3,0 +3,0 @@ (function() {

{
"name": "nunjucks",
"description": "A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)",
"version": "1.0.3",
"version": "1.0.4",
"author": "James Long <longster@gmail.com>",
"dependencies": {
"optimist": "*",
"chokidar": "git://github.com/tyler-johnson/chokidar.git"
"chokidar": "~0.8.2"
},

@@ -10,0 +10,0 @@ "browser" : "./browser/nunjucks.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