@sequelize/mssql
Advanced tools
Comparing version 7.0.0-alpha.40 to 7.0.0-alpha.41
@@ -35,3 +35,3 @@ { | ||
"type": "commonjs", | ||
"version": "7.0.0-alpha.40", | ||
"version": "7.0.0-alpha.41", | ||
"publishConfig": { | ||
@@ -41,4 +41,4 @@ "access": "public" | ||
"dependencies": { | ||
"@sequelize/core": "7.0.0-alpha.40", | ||
"@sequelize/utils": "7.0.0-alpha.40", | ||
"@sequelize/core": "7.0.0-alpha.41", | ||
"@sequelize/utils": "7.0.0-alpha.41", | ||
"dayjs": "^1.11.10", | ||
@@ -49,3 +49,3 @@ "lodash": "^4.17.21", | ||
"devDependencies": { | ||
"@types/chai": "4.3.14", | ||
"@types/chai": "4.3.16", | ||
"@types/mocha": "10.0.6", | ||
@@ -55,5 +55,5 @@ "@types/sinon": "17.0.3", | ||
"mocha": "10.4.0", | ||
"sinon": "17.0.1" | ||
"sinon": "18.0.0" | ||
}, | ||
"gitHead": "23091a3ed15109202fa4c8556cfc9e00d883bf6d" | ||
"gitHead": "e926d0c6511c0eeaaaed89936778ea2030abc049" | ||
} |
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
+ Added@sequelize/core@7.0.0-alpha.41(transitive)
+ Added@sequelize/utils@7.0.0-alpha.41(transitive)
- Removed@sequelize/core@7.0.0-alpha.40(transitive)
- Removed@sequelize/utils@7.0.0-alpha.40(transitive)