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

razorleaf

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

razorleaf - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

2

package.json
{
"name": "razorleaf",
"version": "0.8.0",
"version": "0.8.1",
"main": "razorleaf.js",

@@ -5,0 +5,0 @@ "files": ["razorleaf.js"],

@@ -34,3 +34,3 @@ Razor Leaf is a template engine for HTML. It is indentation-based and vaguely

```
```javascript
var fs = require("fs");

@@ -90,3 +90,2 @@ var razorleaf = require("razorleaf");

- `elif` and `else`
- Replaceable blocks and template extension/inclusion

@@ -93,0 +92,0 @@ - Literal (unescaped) strings

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