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

wash

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wash - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

3

lib/precompiled.js

@@ -5,4 +5,3 @@ 'use strict';

Builtins = require('./builtins'),
defaultOptions = require('./defaultOptions.json'),
_ = require('lodash');
defaultOptions = require('./defaultOptions.json');

@@ -9,0 +8,0 @@ function Precompiled(code, options) {

{
"name": "wash",
"description": "a safe template rendering engine",
"version": "1.3.1",
"version": "1.3.2",
"main": "index",

@@ -6,0 +6,0 @@ "author": {

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