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

fn-pasta

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fn-pasta - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

fn-pasta.js
// pasta.js
var p = require('pasta')()
var p = require('gen-pasta')()

@@ -4,0 +4,0 @@ function fnPasta (opts) {

{ "name": "fn-pasta"
, "version": "0.0.1"
, "version": "0.0.2"
, "author": "Nick Niemeir <nick.niemeir@gmail.com> (http://nrn.io)"
, "main": "fn-pasta.js"
, "scripts": { "test": "for f in ./t/*.js; do node $f; done" }
, "dependencies": { "pasta": "*" }
, "dependencies": { "gen-pasta": "*" }
, "devDependencies": { "tape": "*" }

@@ -8,0 +8,0 @@ , "engines": { "node": ">0.6" }

Sorry, the diff of this file is not supported yet

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