Socket
Socket
Sign inDemoInstall

generator-liveblog-theme

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-liveblog-theme - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

generators/app/templates/test/api_response.json

5

generators/app/index.js

@@ -83,2 +83,7 @@ 'use strict';

this.fs.copy(
this.templatePath('test'),
this.destinationPath('test')
);
this.fs.copyTpl(

@@ -85,0 +90,0 @@ this.templatePath('less/_theme.less'),

2

generators/app/templates/_package.json

@@ -11,4 +11,4 @@ {

"dependencies": {
"liveblog-<%= base %>-theme": "liveblog/liveblog-<%= base %>-theme"
"liveblog-<%= base %>-theme": "latest"
}
}
{
"name": "generator-liveblog-theme",
"version": "0.4.4",
"version": "0.4.5",
"description": "Yeoman generator",

@@ -5,0 +5,0 @@ "license": "MIT",

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