@api-components/api-type-document
Advanced tools
Comparing version 4.2.16 to 4.2.17
{ | ||
"name": "@api-components/api-type-document", | ||
"description": "A documentation table for type (resource) properties. Works with AMF data model", | ||
"version": "4.2.16", | ||
"version": "4.2.17", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -193,6 +193,5 @@ /** | ||
case sc.dateTime: | ||
return 'DateTime'; | ||
case this._getAmfKey(rs.dateTimeOnly): | ||
case rs.dateTimeOnly: | ||
return 'Time'; | ||
return 'DateTime'; | ||
case this._getAmfKey(sc.time): | ||
@@ -199,0 +198,0 @@ case sc.time: |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
140598
4215
1