Socket
Socket
Sign inDemoInstall

pelo

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pelo - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

app.js

@@ -0,1 +1,3 @@

'use strict'
module.exports = function () {

@@ -2,0 +4,0 @@ // Allow `bel` to be swapped in benchmarking

@@ -0,1 +1,3 @@

'use strict'
const pelo = require('.')

@@ -2,0 +4,0 @@ const createApp = require('./app')

@@ -0,1 +1,3 @@

'use strict'
const nanomorph = require('nanomorph')

@@ -2,0 +4,0 @@

@@ -0,1 +1,3 @@

'use strict'
const Module = require('module')

@@ -2,0 +4,0 @@

2

package.json
{
"name": "pelo",
"version": "0.0.1",
"version": "0.0.2",
"description": "Lightning fast server-side rendering with tagged template literals",

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

@@ -0,1 +1,3 @@

'use strict'
const http = require('http')

@@ -2,0 +4,0 @@ const fs = require('fs')

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