Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

famous-examples-generator

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

famous-examples-generator - npm Package Compare versions

Comparing version 0.2.2 to 0.3.0

4

lib/template-index.js

@@ -40,4 +40,4 @@ /* This Source Code Form is subject to the terms of the Mozilla Public

})
.mapValues(function (files) {
return _.map(files, function (file) {
.mapValues(function (filez) {
return _.map(filez, function (file) {
return {

@@ -44,0 +44,0 @@ url: file,

{
"name": "famous-examples-generator",
"version": "0.2.2",
"version": "0.3.0",
"description": "Generate Templates for Famous Examples",

@@ -18,3 +18,3 @@ "main": "./lib/index.js",

"devDependencies": {
"eslint": "^0.10.0",
"eslint": "^0.13.0",
"mkdirp": "^0.5.0",

@@ -29,3 +29,3 @@ "nodemon": "^1.2.1",

"findit": "^2.0.0",
"lodash": "^2.4.1",
"lodash": "^3.1.0",
"minimist": "^1.1.0",

@@ -32,0 +32,0 @@ "mkdirp": "^0.5.0",

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