Socket
Socket
Sign inDemoInstall

ngx-kjua

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-kjua - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "ngx-kjua",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "scripts": {

@@ -53,3 +53,3 @@ [![NPM version](https://img.shields.io/npm/v/ngx-kjua.svg?&label=npm)](https://www.npmjs.com/package/ngx-kjua)

// another imports...
// other imports...
],

@@ -65,5 +65,15 @@ // ...

### Basic
```html
<ngx-kjua
[text]="'hello'"
></ngx-kjua>
```
### Advanced
```html
<ngx-kjua
[text]="'hello'"
[renderAsync]="false"

@@ -70,0 +80,0 @@ [render]="'image'"

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