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

@signalk/resources-provider

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@signalk/resources-provider - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

9

CHANGELOG.md

@@ -7,2 +7,11 @@ # CHANGELOG: RESOURCES-PROVIDER

## v1.1.2
- **Update**: Change plugin category keyword to `signalk-category-utility`.
## v1.1.0
- **Fix**: Only process files in resource folders (ignore folders).
## v1.0.0

@@ -9,0 +18,0 @@

4

package.json
{
"name": "@signalk/resources-provider",
"version": "1.1.1",
"version": "1.1.2",
"description": "Resources provider plugin for Signal K server.",

@@ -8,3 +8,3 @@ "main": "plugin/index.js",

"signalk-node-server-plugin",
"signalk-category-chart-plotters",
"signalk-category-utility",
"signalk",

@@ -11,0 +11,0 @@ "resources",

@@ -5,3 +5,3 @@ # Signal K Resources Provider Plugin:

_Note: This plugin should ONLY be installed on a Signal K server that implements the `Resources API`!_
_Note: This plugin requires Signal K Server v2.0 or later!_

@@ -8,0 +8,0 @@ ---

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