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

onix-board-assets

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onix-board-assets - npm Package Compare versions

Comparing version 3.2.18 to 3.2.20

4

gulp-tasks/html.js
const gulp = require('gulp');
const gutil = require('gulp-util');
const log = require('fancy-log');
const nunjucksRender = require('gulp-nunjucks-api');

@@ -24,3 +24,3 @@ const notifier = require('node-notifier');

errorHandler: function(err) {
gutil.log(err.message);
log(err.message);
notifier.notify({

@@ -27,0 +27,0 @@ title: 'Nunjucks compilation error',

{
"name": "onix-board-assets",
"version": "3.2.18",
"version": "3.2.20",
"description": "Chess board assets",

@@ -30,9 +30,10 @@ "main": "index.js",

"devDependencies": {
"autoprefixer": "^9.6.4",
"autoprefixer": "^9.7.2",
"breakpoint-sass": "^2.7.1",
"browser-sync": "^2.24.4",
"chessground": "^7.6.10",
"cross-env": "^5.1.5",
"cross-env": "^6.0.0",
"cssnano": "^4.1.10",
"del": "^3.0.0",
"del": "^5.0.0",
"fancy-log": "^1.3.3",
"gulp": "^4.0.2",

@@ -42,4 +43,4 @@ "gulp-cached": "^1.1.1",

"gulp-if": "^3.0.0",
"gulp-jsbeautifier": "^2.1.2",
"gulp-nunjucks-api": "^0.8.0",
"gulp-jsbeautifier": "^3.0.0",
"gulp-nunjucks-api": "git+https://github.com/DrNixx/gulp-nunjucks-api.git",
"gulp-plumber": "^1.1.0",

@@ -49,9 +50,9 @@ "gulp-postcss": "^8.0.0",

"gulp-sass": "^4.0.2",
"gulp-sass-vars": "^1.3.0",
"gulp-sass-vars": "git+https://github.com/DrNixx/gulp-sass-vars.git",
"gulp-sourcemaps": "^2.6.5",
"gulp-uglify": "^2.1.2",
"gulp-uglify": "^3.0.0",
"gulp-watch": "^5.0.0",
"node-notifier": "^5.2.1",
"node-notifier": "^6.0.0",
"postcss-assets": "^5.0.0",
"postcss-font-magician": "^2.2.2",
"postcss-font-magician": "^2.3.1",
"postcss-inline-svg": "^4.1.0",

@@ -58,0 +59,0 @@ "postcss-scss": "^2.0.0"

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