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

generator-webpack-babel

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-webpack-babel - npm Package Compare versions

Comparing version 0.6.6 to 0.6.7

4

generators/app/index.js

@@ -35,2 +35,6 @@ 'use strict';

);
this.fs.copy(
this.templatePath('src/assets/images/yeoman-logo.png'),
this.destinationPath('src/assets/images/yeoman-logo.png')
);
},

@@ -37,0 +41,0 @@

2

package.json
{
"name": "generator-webpack-babel",
"version": "0.6.6",
"version": "0.6.7",
"description": "2017 Basic Web dev template for newbee, and readers of hugojing/web-lessons.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/hugojing/generator-webpack-babel",

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