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

folonite.js

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

folonite.js - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

13

package.json
{
"name": "folonite.js",
"version": "1.0.3",
"version": "1.0.4",
"description": "Folonite.js - The first lightweight framework that integrates dynamic server-side rendering (SSR), streaming capabilities, and an external component marketplace.",
"type": "module",
"main": "server.js",
"main": "index.js",
"scripts": {

@@ -30,3 +30,10 @@ "start": "node server.js",

"nodemon": "^2.0.7"
}
},
"files": [
"src/",
"public/",
"scripts/",
"index.js",
"server.js"
]
}
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