Socket
Socket
Sign inDemoInstall

@thi.ng/prefixes

Package Overview
Dependencies
0
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.30 to 2.2.0

8

CHANGELOG.md
# Change Log
- **Last updated**: 2023-08-27T11:20:59Z
- **Last updated**: 2023-08-28T12:33:46Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -12,2 +12,8 @@

## [2.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/prefixes@2.2.0) (2023-08-28)
#### 🚀 Features
- add GPX & KML namespace URIs ([13dd8d3](https://github.com/thi-ng/umbrella/commit/13dd8d3))
## [2.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/prefixes@2.1.0) (2021-11-17)

@@ -14,0 +20,0 @@

@@ -5,4 +5,6 @@ export declare const geo = "http://www.w3.org/2003/01/geo/wgs84_pos#";

export declare const geosparql = "http://www.opengis.net/ont/geosparql#";
export declare const gpx = "http://www.topografix.com/GPX/1/1";
export declare const kml = "http://www.opengis.net/kml/2.2";
export declare const locn = "http://www.w3.org/ns/locn#";
export declare const omg = "https://w3id.org/omg#";
//# sourceMappingURL=geo.d.ts.map

@@ -5,3 +5,5 @@ export const geo = "http://www.w3.org/2003/01/geo/wgs84_pos#";

export const geosparql = "http://www.opengis.net/ont/geosparql#";
export const gpx = "http://www.topografix.com/GPX/1/1";
export const kml = "http://www.opengis.net/kml/2.2";
export const locn = "http://www.w3.org/ns/locn#";
export const omg = "https://w3id.org/omg#";

4

package.json
{
"name": "@thi.ng/prefixes",
"version": "2.1.30",
"version": "2.2.0",
"description": "50+ Linked Data vocabulary prefixes and their namespace URLs",

@@ -109,3 +109,3 @@ "type": "module",

},
"gitHead": "5929dd20497668496af13415cdf784a4d6f69aa3\n"
"gitHead": "2cd09fbbf9b2c879fb1b85e21d361306c9fbef56\n"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc