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

@balena/abstract-sql-compiler

Package Overview
Dependencies
Maintainers
4
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/abstract-sql-compiler - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2-update-deps-1d1ed656fca1f408b7250cc7144bf01ffdb8a9db

12

CHANGELOG.md

@@ -7,2 +7,14 @@ # Change Log

## 7.0.2 - 2020-07-10
<details>
<summary> Update dependencies [Pagan Gazzard] </summary>
> ### sbvr-types-3.1.0 - 2020-06-17
>
> * Update dependencies [Pagan Gazzard]
>
</details>
## 7.0.1 - 2020-07-10

@@ -9,0 +21,0 @@

14

package.json
{
"name": "@balena/abstract-sql-compiler",
"version": "7.0.1",
"version": "7.0.2-update-deps-1d1ed656fca1f408b7250cc7144bf01ffdb8a9db",
"description": "A translator for abstract sql into sql.",

@@ -19,6 +19,6 @@ "main": "out/AbstractSQLCompiler.js",

"dependencies": {
"@balena/sbvr-types": "^3.0.0",
"@types/lodash": "^4.14.152",
"@types/node": "^10.17.24",
"lodash": "^4.17.15"
"@balena/sbvr-types": "^3.1.0",
"@types/lodash": "^4.14.157",
"@types/node": "^10.17.27",
"lodash": "^4.17.19"
},

@@ -38,7 +38,7 @@ "devDependencies": {

"husky": "^4.2.5",
"lint-staged": "^10.2.4",
"lint-staged": "^10.2.11",
"mocha": "^6.2.3",
"require-npm4-to-publish": "^1.0.0",
"ts-node": "^7.0.1",
"typescript": "^3.9.3"
"typescript": "^3.9.6"
},

@@ -45,0 +45,0 @@ "husky": {

Sorry, the diff of this file is not supported yet

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