mysql2-handler
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "mysql2-handler", | ||
"repository": "matvejs16/mysql2-handler", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "main": "dist/index.js", |
@@ -10,3 +10,3 @@ const path = require('path'); | ||
name: 'index', | ||
type: 'commonjs', | ||
type: 'umd', | ||
export: 'default' | ||
@@ -13,0 +13,0 @@ }, |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
712324