Comparing version 0.0.2 to 0.0.3
@@ -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 @@ /** |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
16
1
43045