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

enfspatch

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enfspatch - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

.idea/.name

4

CHANGELOG.md

@@ -0,1 +1,5 @@

0.0.3 / 2016-02-19
==================
* license update
0.0.2 / 2016-02-19

@@ -2,0 +6,0 @@ ==================

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /**

7

package.json
{
"name": "enfspatch",
"version": "0.0.2",
"version": "0.0.3",
"description": "Additional methods and patches for node fs module",
"license": "CC-BY-NC-4.0",
"license": "CC-BY-4.0",
"author": {

@@ -26,3 +26,4 @@ "name": "João Parreira",

"scripts": {
"test": "make test"
"test": "make test",
"appveyor": "node ./node_modules/mocha/bin/mocha --reporter spec --require should test/*.js"
},

@@ -29,0 +30,0 @@ "dependencies": {

@@ -159,4 +159,4 @@ [![Build Status](https://travis-ci.org/n3okill/enfspatch.svg)](https://travis-ci.org/n3okill/enfspatch)

This work is licensed under the Creative Commons Attribution 4.0 International License.
To view a copy of this license, visit [CCA4](http://creativecommons.org/licenses/by/4.0/).
To view a copy of this license, visit [CC-BY-4.0](http://creativecommons.org/licenses/by/4.0/).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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