dewnr-series-three
Advanced tools
Comparing version 0.2.6 to 0.3.0
{ | ||
"name": "dewnr-series-three", | ||
"version": "0.2.6", | ||
"version": "0.3.0", | ||
"description": "The base for the Department of Environment, Water and Natural Resources' series three websites. Builds upon dewnr-bedrock.", | ||
"author": "The DEWNR Internet Team <DEWNR.Internet@sa.gov.au>", | ||
"repository": "dewnr/alpha-series", | ||
"engines": { | ||
"node": ">=0.12.0 ~5.9.0", | ||
"npm": ">=2.14.12 ~3.7.3" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/DEWNR/series-three.git" | ||
}, | ||
"scripts": { | ||
"start": "gulp", | ||
"gulp": "gulp htmlData && gulp", | ||
"development": "gulp", | ||
"production": "gulp production", | ||
"demo": "gulp production && gulp server" | ||
}, | ||
"dependencies": { | ||
"dewnr-bedrock": "0.2.4" | ||
"dewnr-bedrock": "0.2.7" | ||
}, | ||
"license": "CC-BY-4.0", | ||
"engines": { | ||
"npm": ">=3.0.0" | ||
"devDependencies": { | ||
"browser-sync": "2.11.1", | ||
"compression": "1.6.1", | ||
"del": "2.2.0", | ||
"express": "4.13.4", | ||
"gulp": "3.9.1", | ||
"gulp-autoprefixer": "3.1.0", | ||
"gulp-changed": "1.3.0", | ||
"gulp-concat": "2.6.0", | ||
"gulp-cssnano": "2.1.1", | ||
"gulp-data": "1.2.1", | ||
"gulp-gh-pages": "0.5.4", | ||
"gulp-htmlmin": "1.3.0", | ||
"gulp-iconfont": "6.0.0", | ||
"gulp-if": "2.0.0", | ||
"gulp-imagemin": "2.4.0", | ||
"gulp-inline-source": "2.1.0", | ||
"gulp-jsoncombine": "1.0.3", | ||
"gulp-notify": "2.2.0", | ||
"gulp-nunjucks-render": "2.0.0", | ||
"gulp-rename": "1.2.2", | ||
"gulp-replace": "0.5.4", | ||
"gulp-rev": "7.0.0", | ||
"gulp-rev-napkin": "0.1.0", | ||
"gulp-rev-replace": "0.4.3", | ||
"gulp-sass": "2.2.0", | ||
"gulp-sequence": "0.4.5", | ||
"gulp-sizereport": "1.1.3", | ||
"gulp-sourcemaps": "1.6.0", | ||
"gulp-svgstore": "6.0.0", | ||
"gulp-uglify": "1.5.3", | ||
"gulp-util": "3.0.7", | ||
"gulp-watch": "4.3.5", | ||
"lodash": "4.6.1", | ||
"lodash.compact": "^3.0.1", | ||
"morgan": "1.7.0", | ||
"open": "0.0.5", | ||
"pretty-hrtime": "1.0.2", | ||
"require-dir": "0.3.0" | ||
}, | ||
"devDependencies": { | ||
"del": "^2.0.2", | ||
"gulp": "^3.9.0", | ||
"gulp-concat": "^2.6.0", | ||
"gulp-empty": "^0.1.1", | ||
"gulp-rev": "^6.0.1", | ||
"gulp-uglify": "^1.4.2", | ||
"yargs": "^3.27.0" | ||
} | ||
"license": "MIT" | ||
} |
@@ -8,3 +8,3 @@ # Series three sites # | ||
$ npm install --save-dev dewnr-series-three | ||
Common production-ready files are stored in the `dist` folder. | ||
Common production-ready files are stored in the `dist` folder. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
230598
113
1027
10
38
3
4
1
+ Addeddewnr-bedrock@0.2.7(transitive)
- Removeddewnr-bedrock@0.2.4(transitive)
Updateddewnr-bedrock@0.2.7