Comparing version 0.1.0 to 0.1.2
{ | ||
"name": "chaingun", | ||
"main": "chaingun.js", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"homepage": "https://github.com/justinvdm/chaingun", | ||
@@ -6,0 +6,0 @@ "authors": [ |
@@ -46,2 +46,2 @@ (function() { | ||
this.chaingun = chaingun; | ||
})(); | ||
}).call(this); |
{ | ||
"name": "chaingun", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"description": "make an object's functions chainable", | ||
@@ -5,0 +5,0 @@ "main": "chaingun.js", |
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
6180