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

@balena/sbvr-types

Package Overview
Dependencies
Maintainers
3
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@balena/sbvr-types - npm Package Compare versions

Comparing version 4.0.0-true-boolean-4d20b304f0092f3c3bbe389588059c11e679e08d to 4.0.0-true-boolean-8787cb40dcae907e087f7017c999321d396bcbda

7

CHANGELOG.md

@@ -8,6 +8,11 @@ # Change Log

# v4.0.0
## (2021-05-04)
## (2021-05-11)
* Switch `Boolean` to use `BOOLEAN` db type instead of `INTEGER` [Pagan Gazzard]
# v3.4.3
## (2021-05-11)
* Support boolean results from the db as well as integer [Pagan Gazzard]
# v3.4.2

@@ -14,0 +19,0 @@ ## (2021-03-22)

8

package.json
{
"name": "@balena/sbvr-types",
"version": "4.0.0-true-boolean-4d20b304f0092f3c3bbe389588059c11e679e08d",
"version": "4.0.0-true-boolean-8787cb40dcae907e087f7017c999321d396bcbda",
"description": "SBVR type definitions.",

@@ -18,7 +18,7 @@ "main": "out",

"dependencies": {
"@types/bcrypt": "^3.0.1",
"@types/bcrypt": "^5.0.0",
"@types/sha.js": "^2.4.0"
},
"optionalDependencies": {
"bcrypt": "^5.0.0",
"bcrypt": "^5.0.1",
"bcryptjs": "^2.4.3",

@@ -38,3 +38,3 @@ "sha.js": "^2.4.11"

"lodash": "^4.17.21",
"mocha": "^8.3.2",
"mocha": "^8.4.0",
"require-npm4-to-publish": "^1.0.0",

@@ -41,0 +41,0 @@ "typescript": "^4.2.4"

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