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

@cemiltokatli/node-data

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cemiltokatli/node-data - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

4

package.json
{
"name": "@cemiltokatli/node-data",
"version": "1.0.0",
"version": "1.0.1",
"description": "Database helper library that provides classes and methods for you to query MySQL database.",

@@ -9,3 +9,3 @@ "keywords": ["database", "mysql", "node", "data", "sql", "query"],

"clear": "rm -rf lib",
"copy": "cp package.json lib/package.json",
"copy": "cp package.json lib/package.json && cp README.md lib/README.md",
"lint": "eslint . --ext .ts,.tsx",

@@ -12,0 +12,0 @@ "lintstaged": "lint-staged"

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