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

liferay-dropzone-themelet

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

liferay-dropzone-themelet - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "liferay-dropzone-themelet",
"version": "1.0.0",
"version": "1.0.1",
"main": "package.json",

@@ -5,0 +5,0 @@ "keywords": [

@@ -5,4 +5,36 @@ # Liferay Dropzone Themelet

![Demo](doc/liferay-dropzone-themelet.gif)
![Demo](https://github.com/lgdd/liferay-dropzone-themelet/blob/master/doc/liferay-dropzone-themelet.gif?raw=true)
## Install
Go to your theme's root folder and type:
```bash
gulp extend
```
Choose _Themelet_ :
```
? What kind of theme asset would you like to extend?
Base theme
❯ Themelet
```
Choose _Search npm registry_ :
```
? Where would you like to search for themelets?
Search globally installed npm modules (development purposes only)
❯ Search npm registry (published modules)
```
Search for _liferay-dropzone-themelet_ :
```
? Search npm for themelets: liferay-dropzone-themelet
```
> If you have an error, try `npm audit fix` and retry installation from the beginning
Press space to select it :
```
? Select a themelet
❯◉ liferay-dropzone-themelet
```
## Resources
Inspired by these discussions brought by [@olafk](https://github.com/olafk):

@@ -9,0 +41,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