New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

highbrow

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

highbrow - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/highbrow.js

2

app.build.js

@@ -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

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