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

preline

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

preline - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "preline",
"version": "1.0.3",
"version": "1.0.4",
"description": "Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.",

@@ -5,0 +5,0 @@ "main": "dist/hs-ui.bundle.js",

@@ -31,3 +31,7 @@ # preline logo

<pre><code>npm i preline</code></pre>
<pre><code>module.exports = {
plugins: [
require('preline/plugin')
]
}</code></pre>

@@ -34,0 +38,0 @@ 3. Include the JavaScript <code><script></code> that powers the interactive elements near the end of your <code><body></code> tag:

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