Socket
Socket
Sign inDemoInstall

starhs-models

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

starhs-models - npm Package Compare versions

Comparing version 5.0.0 to 5.1.0

dist/status.js

8

dist/index.js

@@ -6,3 +6,3 @@ 'use strict';

});
exports.LinkType = exports.Link = exports.ListType = exports.List = exports.ProfileType = exports.Profile = exports.StaRHsStatusType = exports.StaRHsStatus = exports.StaRHType = exports.StaRH = exports.ModelType = exports.Model = undefined;
exports.StatusType = exports.Status = exports.LinkType = exports.Link = exports.ListType = exports.List = exports.ProfileType = exports.Profile = exports.StaRHsStatusType = exports.StaRHsStatus = exports.StaRHType = exports.StaRH = exports.ModelType = exports.Model = undefined;

@@ -21,2 +21,4 @@ var _starh = require('./starh');

var _status = require('./status');
exports.Model = _model.Model;

@@ -33,2 +35,4 @@ exports.ModelType = _model.ModelType;

exports.Link = _link.Link;
exports.LinkType = _link.LinkType;
exports.LinkType = _link.LinkType;
exports.Status = _status.Status;
exports.StatusType = _status.StatusType;
{
"name": "starhs-models",
"version": "5.0.0",
"version": "5.1.0",
"description": "Shared models for the staRHs API",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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