Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "mvcobject", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "An implementation of Google Maps' MVCObject for Node.js and browers", | ||
@@ -5,0 +5,0 @@ "main": "MVCObject.js", |
## MVCObject [![NPM version](https://badge.fury.io/js/mvcobject.png)](http://badge.fury.io/js/mvcobject) [![Build Status](https://travis-ci.org/Treri/MVCObject.png)](https://travis-ci.org/Treri/MVCObject) [![Dependencies Status](https://david-dm.org/Treri/MVCObject.png)](https://david-dm.org/Treri/MVCObject) | ||
An implementation of [Google Maps' MVCObject](https://developers.google.com/maps/articles/mvcfun) for Node.js and browers. | ||
An implementation of [Google Maps' MVCObject](https://web.archive.org/web/20140331075724/https://developers.google.com/maps/articles/mvcfun) for Node.js and browers. | ||
@@ -68,2 +68,2 @@ This is a standalone class - you can use it in any of your JavaScript applications, it doesn't have to be Google Maps related. | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
THE SOFTWARE. | ||
THE SOFTWARE. |
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
24498
69