isomorphic-library
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "isomorphic-library", | ||
"description": "isomorphic library with WebPack", | ||
"main": "index.js", | ||
"main": "lib/main.js", | ||
"scripts": { | ||
"build": "webpack -p --env production --config webpack.prod.js", | ||
"build": "webpack --env production --config webpack.prod.js", | ||
"commit": "npx git-cz", | ||
@@ -12,3 +12,3 @@ "commitmsg": "npx validate-commit-msg", | ||
"files": [ | ||
"dist/" | ||
"lib/" | ||
], | ||
@@ -21,2 +21,4 @@ "author": "ridermansb <ridermansb@gmail.com>", | ||
"babel-loader": "7.1.2", | ||
"babel-plugin-add-module-exports": "0.2.1", | ||
"babel-plugin-transform-class-properties": "6.24.1", | ||
"babel-polyfill": "6.26.0", | ||
@@ -27,6 +29,6 @@ "babel-preset-env": "1.6.0", | ||
"cz-conventional-changelog": "2.0.0", | ||
"semantic-release": "^8.0.3", | ||
"validate-commit-msg": "2.14.0", | ||
"webpack": "3.6.0", | ||
"webpack-merge": "4.1.0", | ||
"semantic-release": "^8.0.3" | ||
"webpack-merge": "4.1.0" | ||
}, | ||
@@ -47,3 +49,3 @@ "config": { | ||
}, | ||
"version": "1.0.0" | ||
"version": "1.1.0" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
692255
5
7547
1
8
13