@128technology/yinz
Advanced tools
import DataModel, { Case, Choice, Container, Leaf, LeafList, List, Model } from './model'; | ||
import * as Types from './types'; | ||
import { Type } from './types'; | ||
import DataModelInstance, { ContainerInstance, Instance, LeafInstance, LeafListInstance, ListInstance, Path } from './instance'; | ||
export { Case, Choice, Container, ContainerInstance, DataModel, DataModelInstance, Instance, Leaf, LeafInstance, LeafList, LeafListInstance, List, ListInstance, Model, Path, Type, Types }; | ||
import DataModelInstance, { ContainerInstance, Instance, LeafInstance, LeafListInstance, ListInstance, ListChildInstance, Path } from './instance'; | ||
export { Case, Choice, Container, ContainerInstance, DataModel, DataModelInstance, Instance, Leaf, LeafInstance, LeafList, LeafListInstance, List, ListInstance, ListChildInstance, Model, Path, Type, Types }; |
@@ -19,2 +19,3 @@ "use strict"; | ||
exports.ListInstance = instance_1.ListInstance; | ||
exports.ListChildInstance = instance_1.ListChildInstance; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@128technology/yinz", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "A module for injesting a YIN datamodel and handling instance data.", | ||
@@ -51,3 +51,5 @@ "main": "dist/index.js", | ||
}, | ||
"files": ["dist"] | ||
"files": [ | ||
"dist" | ||
] | ||
} |
@@ -1,3 +0,3 @@ | ||
# Yinz [](https://travis-ci.org/128technology/yinz) | ||
# Yinz [](https://travis-ci.org/128technology/yinz) [](https://badge.fury.io/js/%40128technology%2Fyinz) | ||
A library for Node.js that can parse YIN ([RFC 6020](https://tools.ietf.org/html/rfc6020)) models and ingest XML instance data associated with them. |
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
392728
0.07%5439
0.02%