xmltv-to-jsonapi
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -8,3 +8,3 @@ 'use strict'; | ||
{ | ||
type: '#xmltv-programmes', | ||
type: '#xmltv-programme', | ||
id: "translate(string-join(@channel|@start|@stop, '-'), ' ', '-')", | ||
@@ -11,0 +11,0 @@ attributes: { |
{ | ||
"name": "xmltv-to-jsonapi", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Take an XMLTV file and convert to valid JSON:API using relationships", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
4371