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

maxstache

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maxstache - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "maxstache",
"version": "1.0.4",
"version": "1.0.5",
"description": "Minimalist mustache template replacement",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -46,3 +46,3 @@ # maxstache

### 25 lines is too much, make it shorter!
Sure thing:
:rotating_light: CODE GOLF INITIATED :rotating_light:
```js

@@ -53,6 +53,5 @@ module.exports = function maxstache (str, ctx) {

```
:rotating_light: CODE GOLF :rotating_light: Shout out to
[@divinegod](https://github.com/divinegod) and
Shout out to [@divinegod](https://github.com/divinegod) and
[@someoneweird](https://github.com/SomeoneWeird) for thinking of ways to do
this in less lines (hint: I don't think it can).
this in less lines (note: I don't think it can).

@@ -59,0 +58,0 @@ ## License

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