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

assemble-fs

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemble-fs - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

index.js

@@ -19,3 +19,2 @@ /*!

if (!this.isApp) return;
this.options.onLoad = false;
plugin.call(this, this);

@@ -25,3 +24,2 @@

if (!this.isCollection) return;
this.options.onLoad = false;
plugin.call(this, this);

@@ -28,0 +26,0 @@ };

2

package.json
{
"name": "assemble-fs",
"description": "Assemble plugin to add methods to assemble for working with the file system, like src, dest, copy and symlink.",
"version": "0.4.4",
"version": "0.4.5",
"homepage": "https://github.com/assemble/assemble-fs",

@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

@@ -85,2 +85,2 @@ # assemble-fs [![NPM version](https://img.shields.io/npm/v/assemble-fs.svg)](https://www.npmjs.com/package/assemble-fs) [![Build Status](https://img.shields.io/travis/assemble/assemble-fs.svg)](https://travis-ci.org/assemble/assemble-fs)

_This file was generated by [verb](https://github.com/verbose/verb), v0.9.0, on March 14, 2016._
_This file was generated by [verb](https://github.com/verbose/verb), v0.9.0, on March 15, 2016._
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