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

ywca-chapter03

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ywca-chapter03 - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

generators/app/index.js

@@ -32,3 +32,3 @@ 'use strict';

this.templatePath('_minimum.js'),
this.destinationPath('triangle.js')
this.destinationPath('minimum.js')
)

@@ -35,0 +35,0 @@ this.fs.copy(

@@ -473,3 +473,3 @@ // Chapter 3

bark = console.log (bark, times) {
bark = function (bark, times) {
var min = 0;

@@ -476,0 +476,0 @@ var max = times;

{
"name": "ywca-chapter03",
"version": "0.1.1",
"version": "0.1.2",
"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