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

mvcobject

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mvcobject - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

bower.json
{
"name": "mvcobject",
"main": "MVCObject.js",
"version": "0.1.5",
"version": "0.1.6",
"homepage": "https://github.com/Jeremial/MVCObject",

@@ -6,0 +6,0 @@ "authors": [

@@ -290,3 +290,3 @@ // Generated by CoffeeScript 1.6.3

module.exports = MVCObject;
} else if (typeof define === 'funciton') {
} else if (typeof define === 'function') {
define(function() {

@@ -293,0 +293,0 @@ return MVCObject;

{
"name": "mvcobject",
"version": "0.1.5",
"version": "0.1.6",
"description": "An implementation of Google Maps' MVCObject for Node.js and browers",

@@ -5,0 +5,0 @@ "main": "MVCObject.js",

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