Socket
Socket
Sign inDemoInstall

sqrolls

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqrolls - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/basebuilders.d.ts

21

package.json
{
"name": "sqrolls",
"version": "0.0.1",
"version": "0.0.2",
"description": "sql builder library",
"keywords": [
"sqlite3",
"mysql",
"query builder"
],
"main": "./dist/index.js",
"repository": {
"type": "git",
"url": "https://github.com/sugatpoudel/sqrolls.git"
},
"author": "tagus",
"license": "MIT",
"files": [
"dist/**/*"
],
"scripts": {
"build": "npx tsc",
"build": "tsc",
"test": "jest",
"publish": "npm publish"
"prepublishOnly": "npm test",
"prepare": "npm run build"
},

@@ -23,2 +36,2 @@ "dependencies": {},

}
}
}
.eslintrc.json
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