@signalk/resources-provider
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85919