Comparing version 1.2.4 to 1.2.5
@@ -16,2 +16,3 @@ "use strict"; | ||
opts = opts || {}; | ||
source = source.replace(/\r/g, ''); | ||
@@ -18,0 +19,0 @@ this._onlyTree = typeof opts.tree != 'undefined' ? opts.tree : false; |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)", | ||
@@ -46,2 +46,3 @@ "contributors": [ | ||
"blah": { | ||
"generateLicense": false, | ||
"description": [ | ||
@@ -65,3 +66,2 @@ { | ||
], | ||
"generateLicense": false, | ||
"thanks": { | ||
@@ -68,0 +68,0 @@ "p": "Big thanks to [Evan Owen](https://github.com/kainosnoema) who created the initial versions of the project! Amazing stuff! :cake:" |
@@ -148,7 +148,5 @@ | ||
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(http%3A%2F%2Fionicabizau.net)&year=2011#license-mit | ||
[website]: http://ionicabizau.net | ||
[contributing]: /CONTRIBUTING.md | ||
[docs]: /DOCUMENTATION.md |
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
102529
2511
152