Comparing version 0.4.1 to 0.4.2
{ | ||
"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(), |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
4888101