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

ejs-prerender

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejs-prerender - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

13

package.json
{
"name": "ejs-prerender",
"version": "1.1.0",
"version": "1.1.1",
"description": "A tool for structured pre-rendering of EJS templates and partials",

@@ -15,3 +15,3 @@ "keywords": [

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 0"
},

@@ -22,3 +22,3 @@ "repository": {

},
"author": "David Ragsdale",
"author": "David Ragsdale <https://github.com/djragsdale>",
"license": "MIT",

@@ -30,6 +30,5 @@ "bugs": {

"dependencies": {
"@piuccio/ejs-compiled-loader": "^3.0.0",
"debug": "^4.1.1",
"ejs": "^2.7.1",
"fs-extra": "^8.1.0",
"debug": "^4.3.4",
"ejs": "^3.1.6",
"fs-extra": "^10.0.1",
"glob": "^7.1.5"

@@ -36,0 +35,0 @@ },

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