Socket
Socket
Sign inDemoInstall

ilanguage-cloud

Package Overview
Dependencies
2
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-rc0 to 4.0.0-rc1

index.js

2

bower.json
{
"name": "ilanguage-cloud",
"version": "4.0.0-rc0",
"version": "4.0.0-rc1",
"homepage": "https://github.com/iLanguage/iLanguageCloud",

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

{
"name": "ilanguage-cloud",
"version": "4.0.0-rc0",
"version": "4.0.0-rc1",
"description": "Generate interactive wordclouds for any language, with automatic stop word detection and ability to export as svg or png.",

@@ -22,2 +22,3 @@ "keywords": [

},
"main": "index.js",
"license": "Apache-2.0",

@@ -31,3 +32,3 @@ "dependencies": {

},
"optionalDependencies": {
"optionalDevDependencies": {
"canvas": "^1.6.7",

@@ -34,0 +35,0 @@ "canvas-browserify": "^1.1.3",

@@ -91,3 +91,3 @@ /*

ILanguageCloud.cloudviz = cloudviz;
ILanguageCloud.version = '4.0.0-rc0';
ILanguageCloud.version = '4.0.0-rc1';
ILanguageCloud.prototype = Object.create(LanguageDatum.prototype, /** @lends ILanguageCloud.prototype */ {

@@ -94,0 +94,0 @@ constructor: {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc