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

@bruit/types

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bruit/types - npm Package Compare versions

Comparing version 0.2.26-3 to 0.2.26-4

1

dist/interfaces/brt-field.d.ts

@@ -9,2 +9,3 @@ import { BrtFieldType } from './../enums/brt-field-type';

max?: number;
options?: Array<string>;
}

2

package.json
{
"name": "@bruit/types",
"version": "0.2.26-3",
"version": "0.2.26-4",
"description": "Bruit.io typings",

@@ -5,0 +5,0 @@ "private": false,

@@ -17,2 +17,3 @@ import { BrtFieldType } from './../enums/brt-field-type';

max?: number;
options?: Array<string>;
}
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