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

@uql/mongo

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uql/mongo - npm Package Compare versions

Comparing version 0.4.0-alpha.0 to 0.4.0-alpha.1

LICENSE.md

12

package.json

@@ -5,10 +5,10 @@ {

"license": "MIT",
"version": "0.4.0-alpha.0",
"version": "0.4.0-alpha.1",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"prepublishOnly": "yarn build && copyfiles -f package.json ../../README.md ../../CHANGELOG.md dist",
"build": "yarn clean && tsc --build",
"start": "yarn build -- --watch",
"clean": "rimraf dist"
"copyfiles": "copyfiles -f package.json ../../README.md ../../CHANGELOG.md dist",
"build": "yarn clean && tsc --build tsconfig.build.json && yarn copyfiles",
"start": "tsc --watch",
"clean": "rimraf dist *.tsbuildinfo"
},

@@ -53,3 +53,3 @@ "dependencies": {

},
"gitHead": "0a6380bb6e02e4a38e07f98876341ecb6f7a68e4"
"gitHead": "8a871ffb8776797abca32c637abf57bf72c0d9c0"
}
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