Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dewnr-series-three

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dewnr-series-three - npm Package Compare versions

Comparing version 0.2.6 to 0.3.0

gulpfile.js/config.json

73

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc