Comparing version 0.0.0 to 0.1.0-0
{ | ||
"name": "atag", | ||
"version": "0.0.0", | ||
"description": "A-Tag Web Comoponents", | ||
"main": "index.js", | ||
"version": "0.1.0-0", | ||
"description": "Web Comoponents for MiniApp", | ||
"main": "dist/atag.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"start": "NODE_ENV=development webpack-dev-server --config config/webpack.config.dev.js --host=0.0.0.0 --hot=false", | ||
"build": "NODE_ENV=production webpack --config config/webpack.config.prod.js", | ||
"test": "karma start --single-run", | ||
"prepublish": "npm run build" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"author": "Taobao.com", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@polymer/polymer": "^3.0.2", | ||
"runtime-shared": "^0.6.6-0", | ||
"universal-env": "^0.6.6" | ||
}, | ||
"devDependencies": { | ||
"babel-loader": "^7.1.4", | ||
"babel-plugin-istanbul": "^4.1.6", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-preset-rax": "^0.5.4", | ||
"babel-preset-stage-0": "^6.24.1", | ||
"chai": "^4.1.2", | ||
"karma": "^2.0.0", | ||
"karma-babel-preprocessor": "^7.0.0", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"karma-coverage": "^1.1.1", | ||
"karma-mocha": "^1.3.0", | ||
"karma-phantomjs-launcher": "^1.0.4", | ||
"karma-phantomjs-shim": "^1.5.0", | ||
"karma-sinon-chai": "^1.3.4", | ||
"karma-sourcemap-loader": "^0.3.7", | ||
"karma-spec-reporter": "^0.0.32", | ||
"karma-webpack": "^3.0.0", | ||
"less": "^3.0.1", | ||
"less-loader": "^4.1.0", | ||
"mocha": "^5.1.0", | ||
"phantomjs-prebuilt": "^2.1.16", | ||
"polymer-webpack-loader": "^2.0.2", | ||
"puppeteer": "^1.3.0", | ||
"raw-loader": "^0.5.1", | ||
"sinon": "^4.5.0", | ||
"sinon-chai": "^3.0.0", | ||
"webpack": "^4.3.0", | ||
"webpack-bundle-analyzer": "^2.12.0", | ||
"webpack-cli": "^2.0.13", | ||
"webpack-dev-server": "^3.1.1", | ||
"webpack-merge": "^4.1.2" | ||
}, | ||
"files": [ | ||
"dist" | ||
] | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
289816
3
962
2
2
1
16
3
32
2
+ Added@polymer/polymer@^3.0.2
+ Addedruntime-shared@^0.6.6-0
+ Addeduniversal-env@^0.6.6
+ Added@polymer/polymer@3.5.2(transitive)
+ Added@webcomponents/shadycss@1.11.2(transitive)
+ Addedruntime-shared@0.6.6-1(transitive)
+ Addeduniversal-env@0.6.6(transitive)