New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-blok

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

gulp-blok - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

index.js

@@ -129,4 +129,4 @@ var through = require('through2'),

if (['js', 'css', 'svg'].indexOf(lastPart) > -1) {
gutil.log(gutil.colors.green('Found js/css/svg'));
if (['js', 'css', 'svg', 'json'].indexOf(lastPart) > -1) {
gutil.log(gutil.colors.green('Found js/css/svg/json'));
props.type = 'asset';

@@ -133,0 +133,0 @@ }

{
"name": "gulp-blok",
"version": "1.0.1",
"version": "1.0.2",
"description": "Tool to publish blok templates and assets",

@@ -5,0 +5,0 @@ "main": "index.js",

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