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-build-4-x-54920d701a7aa4890c27801fc5cc6b9d74ece21c-1 to 4.0.0-build-4-x-be8fc31c3754186dd4c43ca8d4c056b0def7ffbd-1

2

CHANGELOG.md

@@ -10,2 +10,4 @@ # Change Log

* Add test cases for Objects in JSON validate [fisehara]
* Drop `require-npm4-to-publish` devDependency [fisehara]
* Set minimum supported nodejs version to 16.13.0 and tsconfig to es2021 [Pagan Gazzard]

@@ -12,0 +14,0 @@ * Switch `JSON` to use `JSON` db type instead of `TEXT` [Pagan Gazzard]

6

package.json
{
"name": "@balena/sbvr-types",
"version": "4.0.0-build-4-x-54920d701a7aa4890c27801fc5cc6b9d74ece21c-1",
"version": "4.0.0-build-4-x-be8fc31c3754186dd4c43ca8d4c056b0def7ffbd-1",
"description": "SBVR type definitions.",

@@ -12,3 +12,2 @@ "main": "out",

"posttest": "npm run lint",
"prepublish": "require-npm4-to-publish",
"prepare": "node -e \"try { require('husky').install() } catch (e) {if (e.code !== 'MODULE_NOT_FOUND') throw e}\" && tsc",

@@ -37,3 +36,2 @@ "prettify": "balena-lint -e js -e ts --fix src test"

"mocha": "^10.1.0",
"require-npm4-to-publish": "^1.0.0",
"ts-node": "^10.9.1",

@@ -61,4 +59,4 @@ "typescript": "^4.9.3"

"versionist": {
"publishedAt": "2023-04-26T12:40:09.806Z"
"publishedAt": "2023-04-26T14:55:58.093Z"
}
}

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