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

ririio-ssg

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ririio-ssg - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "ririio-ssg",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

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

@@ -27,3 +27,2 @@ const fs = require('fs')

for (i; i < lines.length; ++i) {
console.log(`This is line${lines[i]}`)
if (lines[i]?.trim().length) {

@@ -30,0 +29,0 @@ lines[i] = `<p>${lines[i]}`

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