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

comelon

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comelon - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

18

package.json
{
"name": "comelon",
"version": "v0.4.1",
"version": "v0.4.2",
"main": "main.js",

@@ -42,3 +42,3 @@ "license": "MIT",

"devDependencies": {
"abigail": "^1.3.5",
"abigail": "^1.6.1",
"babel-core": "^6.7.4",

@@ -54,5 +54,5 @@ "babel-eslint": "^6.0.2",

"chai": "^3.5.0",
"electron-prebuilt": "^0.37.4",
"electron-prebuilt": "^0.37.6",
"enzyme": "^2.2.0",
"eslint": "^2.7.0",
"eslint": "^2.8.0",
"eslint-plugin-react": "^4.3.0",

@@ -64,6 +64,6 @@ "espower-babel": "^4.0.3",

"flux": "^2.1.1",
"immutable": "^3.7.6",
"immutable": "^3.8.1",
"itako": "^0.1.2",
"itako-text-reader-speech-synthesis": "0.0.0",
"jsdom": "^8.3.0",
"jsdom": "^8.4.0",
"json-loader": "^0.5.4",

@@ -75,4 +75,4 @@ "keyboardjs": "^2.2.0",

"mocha-generators": "^1.2.0",
"nightmare": "^2.3.0",
"nyc": "^6.2.1",
"nightmare": "^2.3.3",
"nyc": "^6.4.0",
"object-assign": "^4.0.1",

@@ -88,5 +88,5 @@ "power-assert": "^1.3.1",

"sinon-chai": "^2.8.0",
"webpack": "^1.12.14",
"webpack": "^1.13.0",
"webpack-strip": "^0.1.0"
}
}

@@ -22,3 +22,3 @@ 'use strict';

output: opt,
externals: ['electron', 'openjtalk', 'nicolive'],
externals: ['electron', 'nicolive'],
plugins: [

@@ -25,0 +25,0 @@ new webpack.NoErrorsPlugin(),

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