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

wywordcloud

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wywordcloud - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name": "wywordcloud",
"version": "0.0.7",
"version": "0.0.8",
"description": "wy word cloud dp",

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

@@ -75,4 +75,2 @@ var WordCloud = require('./wordcloud2')

if (this._option && /\.(jpg|png)$/.test(this._option.imageShape)) {
console.log('img', '《《 75 行 左右》》');
_imageShape.call(this, this._option)

@@ -308,3 +306,3 @@ } else if (this._option.shape === 'circle') {

}
img.src = option.imageShapeColor;
img.src = option.imageShapeColor || option.imageShape;
}

@@ -311,0 +309,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