Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mysql-tz

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysql-tz - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

7

package.json
{
"name": "mysql-tz",
"version": "0.0.2",
"version": "0.0.3",
"description": "convenience function for automatically getting correct timezone information for mysql & mariadb",

@@ -17,3 +17,2 @@ "main": "./lib/index.js",

"postversion" : "git push && git push --tags",
"postinstall": "tsc",
"description": "convenience function for automatically getting correct timezone information for mysql & mariadb",

@@ -28,3 +27,4 @@ "main": "lib/index.js",

"dependencies": {
"typescript": "^3.9.7"
"typescript": "4.7.4",
"eslint": "^8.5.0"
},

@@ -34,3 +34,2 @@ "devDependencies": {

"@typescript-eslint/parser": "^5.8.0",
"eslint": "^8.5.0",
"@babel/cli": "^7.7.4",

@@ -37,0 +36,0 @@ "@babel/core": "^7.10.3",

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