@sap/cds-hana
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -9,2 +9,8 @@ # Changelog | ||
## Version 1.5.1 - 2019-02-12 | ||
### Changed | ||
- Updated version of @sap/cds-sql to 1.5.1 | ||
## Version 1.5.0 - 2019-02-06 | ||
@@ -11,0 +17,0 @@ |
{ | ||
"name": "@sap/cds-hana", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"lockfileVersion": 1, | ||
@@ -8,5 +8,5 @@ "requires": true, | ||
"@sap/cds-sql": { | ||
"version": "1.5.0" | ||
"version": "1.5.1" | ||
} | ||
} | ||
} |
@@ -1,1 +0,1 @@ | ||
{"bundleDependencies":false,"dependencies":{"@sap/cds-sql":"1.5.0"},"deprecated":false,"description":"Driver package for access to hana database, including setting up the client, configuring all the necessary options to initiate the connection and handling database specifics so that they can be processed on our end.","engines":{"node":">= 8.9.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"{lib,test}/**/*.js":["prettier-standard","standard --fix","git add"]},"main":"lib/index.js","name":"@sap/cds-hana","version":"1.5.0","license":"SEE LICENSE IN developer-license-3.1.txt"} | ||
{"bundleDependencies":false,"dependencies":{"@sap/cds-sql":"1.5.1"},"deprecated":false,"description":"Driver package for access to hana database, including setting up the client, configuring all the necessary options to initiate the connection and handling database specifics so that they can be processed on our end.","engines":{"node":">= 8.9.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"{lib,test}/**/*.js":["prettier-standard","standard --fix","git add"]},"main":"lib/index.js","name":"@sap/cds-hana","version":"1.5.1","license":"SEE LICENSE IN developer-license-3.1.txt"} |
Sorry, the diff of this file is not supported yet
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
53146
+ Added@sap/cds-sql@1.5.1(transitive)
- Removed@sap/cds-sql@1.5.0(transitive)
Updated@sap/cds-sql@1.5.1