@justeat/f-dom
Advanced tools
Comparing version 0.1.2 to 0.2.0
@@ -7,2 +7,12 @@ # Changelog | ||
v0.2.0 | ||
------------------------------ | ||
*January 29, 2018* | ||
### Changed | ||
- Updated `browserlist` in `package.json` | ||
- Updated to use `babel-preset-env` | ||
- Updated gulp-build-fozzie version | ||
v0.1.2 | ||
@@ -9,0 +19,0 @@ ------------------------------ |
{ | ||
"name": "@justeat/f-dom", | ||
"description": "Fozzie JS DOM queries library.", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"main": "dist/index.js", | ||
@@ -28,8 +28,8 @@ "files": [ | ||
"devDependencies": { | ||
"@justeat/gulp-build-fozzie": "^6.0.0", | ||
"@justeat/gulp-build-fozzie": "^7.2.0", | ||
"babel-cli": "^6.26.0", | ||
"babel-preset-babili": "^0.1.4", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-preset-env": "^1.6.1", | ||
"concurrently": "^3.5.1", | ||
"coveralls": "^2.13.1", | ||
"coveralls": "^3.0.0", | ||
"gulp": "^3.9.1" | ||
@@ -52,2 +52,8 @@ }, | ||
}, | ||
"browserslist": [ | ||
"> 5%", | ||
"last 2 versions", | ||
"Safari >= 8", | ||
"not ie 10" | ||
], | ||
"jest": { | ||
@@ -54,0 +60,0 @@ "collectCoverageFrom": [ |
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
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
35125
11
108
5
6