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

absurd

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

absurd - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

3

lib/processors/html/helpers/TemplateEngine.js

@@ -6,3 +6,4 @@ module.exports = function(html, options) {

cursor = 0,
result;
result,
match;
var add = function(line, js) {

@@ -9,0 +10,0 @@ js? (code += line.match(reExp) ? line + '\n' : 'r.push(' + line + ');\n') :

{
"name": "absurd",
"version": "0.3.6",
"version": "0.3.7",
"homepage": "http://absurdjs.com/",

@@ -5,0 +5,0 @@ "description": "JavaScript library with superpowers - http://absurdjs.com/",

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