@agencebio/cartobio-types
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@agencebio/cartobio-types", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"main": "types.d.ts", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -5,3 +5,3 @@ export type {HistoryEntry} from './outputs/types/history.d.ts'; | ||
export type {CartoBioFeature, CartoBioFeatureCollection, CartoBioFeatureProperties} from './outputs/types/features.d.ts'; | ||
export type {EtatProduction, CertificationState} from './outputs/record.js'; | ||
export type {EventType} from './outputs/history.js'; | ||
export {EtatProduction, CertificationState} from './outputs/record.js'; | ||
export {EventType} from './outputs/history.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
284209