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

@luvio/model

Package Overview
Dependencies
Maintainers
0
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luvio/model - npm Package Compare versions

Comparing version 5.13.1 to 5.14.0

1

dist/types/amf/__tests__/test-utils.d.ts

@@ -104,2 +104,3 @@ import amf from 'amf-client-js';

String: typeof amf.ScalarShape;
Nullable_String: typeof amf.UnionShape;
String_Inherited: typeof amf.ScalarShape;

@@ -106,0 +107,0 @@ }, {}>;

7

package.json
{
"name": "@luvio/model",
"version": "5.13.1",
"version": "5.14.0",
"description": "Luvio model",

@@ -20,4 +20,3 @@ "repository": {

"clean": "rm -rf dist",
"test": "jest --config jest.config.cjs",
"test:debug": "node --inspect-brk ../../../node_modules/jest/bin/jest.js --config ./jest.config.cjs --runInBand",
"test": "vitest run",
"watch": "yarn build --watch"

@@ -29,3 +28,3 @@ },

"devDependencies": {
"@luvio/utils": "5.13.1"
"@luvio/utils": "5.14.0"
},

@@ -32,0 +31,0 @@ "volta": {

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