Comparing version 0.0.1 to 0.0.2
@@ -14,4 +14,4 @@ { baseUrl: 'www/js/app' | ||
, include: 'app' | ||
, out: 'dist/app.js' | ||
, out: 'release/app.js' | ||
} | ||
@@ -10,3 +10,3 @@ { baseUrl: 'www/js/vendor' | ||
} | ||
, dir: 'dist' | ||
, dir: 'release' | ||
, packages: [ | ||
@@ -19,6 +19,4 @@ {name: 'highbrow', location: 'highbrow', main: 'index'} | ||
} | ||
, { name: 'deps' | ||
} | ||
] | ||
} | ||
{ "name": "highbrow" | ||
, "version": "0.0.1" | ||
, "version": "0.0.2" | ||
, "description": "A Backbone Base Framework" | ||
, "main": "lib" | ||
, "repository": "" | ||
, "repository": | ||
{ "type": "git" | ||
, "url": "https://github.com/wvl/highbrow.git" | ||
} | ||
, "homepage": "https://github.com/wvl/highbrow" | ||
, "bugs": { "url": "https://github.com/wvl/highbrow/issues" } | ||
, "keywords": [ "backbone" ] | ||
, "author": "Wayne Larsen" | ||
, "license": "BSD" | ||
, "dependencies": {} | ||
, "dependencies": { } | ||
, "devDependencies": | ||
@@ -38,3 +43,4 @@ { "backbone": "*" | ||
{ "test": "mocha test/*.test.coffee" | ||
, "prepublish": "make prod" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
227181
48
2929
1
1
2
1