Socket
Socket
Sign inDemoInstall

@thi.ng/prefixes

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/prefixes - npm Package Compare versions

Comparing version 2.2.10 to 2.3.0

8

CHANGELOG.md
# Change Log
- **Last updated**: 2023-12-19T11:01:47Z
- **Last updated**: 2023-12-26T14:10:51Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

## [2.3.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/prefixes@2.3.0) (2023-12-26)
#### 🚀 Features
- add Inkscape XML NS ([6b26d16](https://github.com/thi-ng/umbrella/commit/6b26d16))
### [2.2.3](https://github.com/thi-ng/umbrella/tree/@thi.ng/prefixes@2.2.3) (2023-11-09)

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

4

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

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

},
"gitHead": "0d9265be7be13eccf0ef75eaedbfd42626339279\n"
"gitHead": "f156d361a652cce316c36e0b7df7d2ac5c2dbbf8\n"
}

@@ -10,2 +10,3 @@ export declare const XML = "http://www.w3.org/XML/1998/namespace";

export declare const XML_XSL = "http://www.w3.org/1999/XSL/Transform";
export declare const XML_INKSCAPE = "http://www.inkscape.org/namespaces/inkscape";
//# sourceMappingURL=xml.d.ts.map

@@ -10,2 +10,3 @@ const XML = "http://www.w3.org/XML/1998/namespace";

const XML_XSL = "http://www.w3.org/1999/XSL/Transform";
const XML_INKSCAPE = "http://www.inkscape.org/namespaces/inkscape";
export {

@@ -15,2 +16,3 @@ XML,

XML_FO,
XML_INKSCAPE,
XML_SVG,

@@ -17,0 +19,0 @@ XML_XHTML,

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc