Comparing version 1.4.6 to 1.4.7
{ | ||
"name": "phoenix", | ||
"version": "1.4.6", | ||
"version": "1.4.7", | ||
"description": "The official JavaScript client for the Phoenix web framework.", | ||
@@ -12,9 +12,25 @@ "license": "MIT", | ||
"author": "Chris McCord <chris@chrismccord.com> (http://www.phoenixframework.org)", | ||
"files": [ | ||
"README.md", | ||
"LICENSE.md", | ||
"package.json", | ||
"priv/static/phoenix.js", | ||
"assets/js/phoenix.js" | ||
] | ||
"devDependencies": { | ||
"@babel/core": "^7.0.0", | ||
"@babel/preset-env": "^7.0.0", | ||
"@babel/register": "^7.0.0", | ||
"babel-loader": "^8.0.0", | ||
"documentation": "^9.0.0-alpha.0", | ||
"expose-loader": "^0.7.5", | ||
"growl": "~> 1.10.0", | ||
"jsdom": "9.8.3", | ||
"jsdom-global": "2.1.0", | ||
"mocha": "^5.2.0", | ||
"mock-socket": "^6.0.1", | ||
"sinon": "^1.17.6", | ||
"webpack": "^4.23.1", | ||
"webpack-cli": "^3.1.2" | ||
}, | ||
"sideEffects": false, | ||
"scripts": { | ||
"test": "mocha ./test/**/*.js --exit --compilers js:@babel/register -r jsdom-global/register", | ||
"docs": "documentation build js/phoenix.js -f html -o ../doc/js", | ||
"build": "webpack --mode production", | ||
"watch": "webpack --mode development --watch" | ||
} | ||
} |
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
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
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
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
99677
8
2919
14
1
0
1