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

@balena/sbvr-types

Package Overview
Dependencies
Maintainers
1
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 3.4.8 to 3.4.9-joshbwlng-npmrc-05305cc123a70c25045c1dc53ba021946ce22dcb-1

5

CHANGELOG.md

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

# v3.4.9
## (2022-11-17)
* Add .npmrc [Josh Bowling]
# v3.4.8

@@ -9,0 +14,0 @@ ## (2022-10-14)

2

out/type-utils.d.ts

@@ -5,3 +5,3 @@ export interface DatabaseTypeFn {

}
export declare type DatabaseType = string | DatabaseTypeFn;
export type DatabaseType = string | DatabaseTypeFn;
export interface SbvrType {

@@ -8,0 +8,0 @@ types: {

{
"name": "@balena/sbvr-types",
"version": "3.4.8",
"version": "3.4.9-joshbwlng-npmrc-05305cc123a70c25045c1dc53ba021946ce22dcb-1",
"description": "SBVR type definitions.",

@@ -66,4 +66,4 @@ "main": "out",

"versionist": {
"publishedAt": "2022-10-14T16:22:39.500Z"
"publishedAt": "2022-11-17T08:53:59.661Z"
}
}

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