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

rendy

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rendy - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

6

lib/rendy.js

@@ -7,8 +7,2 @@ 'use strict';

/**
* render template with data
*
* @param templ
* @param data
*/
module.exports = (templ, data) => {

@@ -15,0 +9,0 @@ check(templ, data);

2

package.json
{
"name": "rendy",
"version": "4.0.0",
"version": "4.0.1",
"description": "simplest template engine",

@@ -5,0 +5,0 @@ "main": "./lib/rendy.js",

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