You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

npmvc

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npmvc - npm Package Compare versions

Comparing version

to
1.0.4

.travis.yml

2

package.json
{
"name": "npmvc",
"version": "1.0.3",
"version": "1.0.4",
"description": "PureMVC for node.js",

@@ -5,0 +5,0 @@ "engines": {

@@ -0,1 +1,3 @@

[![Build Status](https://travis-ci.org/rstr74/npmvc.svg?branch=master)](https://travis-ci.org/rstr74/npmvc)
#PureMVC for node.js

@@ -2,0 +4,0 @@

@@ -37,3 +37,2 @@ var assert = require("assert");

// test some class in some module

@@ -40,0 +39,0 @@ puremvc.include("another_npm_module");