New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@balena/abstract-sql-compiler

Package Overview
Dependencies
Maintainers
3
Versions
478
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.12.4 to 7.12.5-re-enable-tests-dee9ad52b1ae35e26ccdd129c8e540b83e8cd57e

4

CHANGELOG.md

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

## 7.12.5 - 2021-05-18
* Re-enable all tests [Pagan Gazzard]
## 7.12.4 - 2021-05-04

@@ -9,0 +13,0 @@

15

package.json
{
"name": "@balena/abstract-sql-compiler",
"version": "7.12.4",
"version": "7.12.5-re-enable-tests-dee9ad52b1ae35e26ccdd129c8e540b83e8cd57e",
"description": "A translator for abstract sql into sql.",

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

"@balena/sbvr-types": "^3.4.2",
"@types/lodash": "^4.14.168",
"@types/node": "^10.17.59",
"@types/lodash": "^4.14.169",
"@types/node": "^10.17.60",
"lodash": "^4.17.21"

@@ -27,6 +27,6 @@ },

"@balena/lint": "^5.4.2",
"@balena/odata-parser": "^2.2.3",
"@balena/odata-parser": "^2.2.4",
"@balena/sbvr-parser": "^1.2.2",
"@resin/odata-to-abstract-sql": "^3.3.0",
"@types/chai": "^4.2.17",
"@types/chai": "^4.2.18",
"@types/common-tags": "^1.8.0",

@@ -38,3 +38,3 @@ "@types/mocha": "^8.2.2",

"lint-staged": "^10.5.4",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"require-npm4-to-publish": "^1.0.0",

@@ -63,5 +63,6 @@ "ts-node": "^9.1.1",

"_": [
"test/**/*rule-ref*.ts"
"test/**/*.ts",
"test/**/*.js"
]
}
}

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