Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4 to 1.0.5

2

index.js

@@ -17,3 +17,3 @@ var through = require('through2'),

blok._apiCall = function(method, props, callback) {
var req = unirest(method, 'http://' + config.options.url + '/api-v1/theme/' + config.options.themeId);
var req = unirest(method, 'https://' + config.options.url + '/api-v1/theme/' + config.options.themeId);

@@ -20,0 +20,0 @@ req.headers({

{
"name": "gulp-blok",
"version": "1.0.4",
"version": "1.0.5",
"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