@agencebio/cartobio-types
Advanced tools
Comparing version 1.6.0 to 1.6.1
{ | ||
"name": "@agencebio/cartobio-types", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"main": "types.d.ts", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -5,2 +5,2 @@ export type {HistoryEntry} from './outputs/types/history.d.ts'; | ||
export type {CartoBioFeature, CartoBioFeatureCollection, CartoBioFeatureProperties} from './outputs/types/features.d.ts'; | ||
export {EtatProduction, CertificationState, EventType} from './enums.js'; | ||
export {EtatProduction, CertificationState, EventType, LegalProjections, RegionBounds} from './enums.js'; |
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
13369