Socket
Socket
Sign inDemoInstall

brick

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 2.0.0

.jshintrc

22

package.json
{
"author": "Cory Kaufman-Schofield <cory@corykaufman.com>",
"dependencies": {},
"description": "SQL query builder for Node.js",
"devDependencies": {
"cadence": "1.0.x",
"proof": "1.0.x",
"pg": "latest"
},
"homepage": "https://github.com/allspiritseve/brick",
"license": "MIT",
"name": "brick",
"version": "1.0.0",
"description": "",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/allspiritseve/brick.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "./node_modules/.bin/proof test t/*/*.js"
},
"author": "",
"license": "MIT"
"version": "2.0.0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc