Socket
Socket
Sign inDemoInstall

@thi.ng/prefixes

Package Overview
Dependencies
Maintainers
1
Versions
99
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.1.14 to 2.1.15

2

CHANGELOG.md
# Change Log
- **Last updated**: 2022-11-30T22:27:38Z
- **Last updated**: 2022-12-16T12:52:25Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/prefixes",
"version": "2.1.14",
"version": "2.1.15",
"description": "50+ Linked Data vocabulary prefixes and their namespace URLs",

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

},
"homepage": "https://github.com/thi-ng/umbrella/tree/master/packages/prefixes#readme",
"homepage": "https://github.com/thi-ng/umbrella/tree/develop/packages/prefixes#readme",
"funding": [

@@ -25,3 +25,3 @@ {

],
"author": "Karsten Schmidt <k+npm@thi.ng>",
"author": "Karsten Schmidt (https://thi.ng)",
"license": "Apache-2.0",

@@ -39,8 +39,8 @@ "scripts": {

"devDependencies": {
"@microsoft/api-extractor": "^7.33.5",
"@thi.ng/testament": "^0.3.6",
"@microsoft/api-extractor": "^7.33.7",
"@thi.ng/testament": "^0.3.7",
"rimraf": "^3.0.2",
"tools": "^0.0.1",
"typedoc": "^0.23.20",
"typescript": "^4.8.4"
"typedoc": "^0.23.22",
"typescript": "^4.9.4"
},

@@ -112,3 +112,3 @@ "keywords": [

},
"gitHead": "1fe40da507070653f420156d91e6b27cf682004f\n"
"gitHead": "f445a9cc8022bcdebbf6ff91fd66ced016d72f01\n"
}
<!-- This file is generated - DO NOT EDIT! -->
# ![prefixes](https://media.thi.ng/umbrella/banners-20220914/thing-prefixes.svg?a84513ae)
# ![@thi.ng/prefixes](https://media.thi.ng/umbrella/banners-20220914/thing-prefixes.svg?a84513ae)
[![npm version](https://img.shields.io/npm/v/@thi.ng/prefixes.svg)](https://www.npmjs.com/package/@thi.ng/prefixes)
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/prefixes.svg)
[![Twitter Follow](https://img.shields.io/twitter/follow/thing_umbrella.svg?style=flat-square&label=twitter)](https://twitter.com/thing_umbrella)
[![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi)

@@ -24,3 +24,3 @@ This project is part of the

50+ Linked Data vocabulary prefixes and their namespace URLs.
50+ Linked Data vocabulary prefixes and their namespace URLs

@@ -38,3 +38,3 @@ ## Status

- [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup) - HTML/SVG/XML serialization of nested data structures, iterables & closures
- [@thi.ng/hiccup-svg](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-svg) - SVG element functions for [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup) & [@thi.ng/hdom](https://github.com/thi-ng/umbrella/tree/develop/packages/hdom)
- [@thi.ng/hiccup-svg](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-svg) - SVG element functions for [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup) & related tooling
- [@thi.ng/rdom](https://github.com/thi-ng/umbrella/tree/develop/packages/rdom) - Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup) compatible

@@ -58,7 +58,4 @@

```text
# with flag only for < v16
node --experimental-repl-await
> const prefixes = await import("@thi.ng/prefixes");
```js
const prefixes = await import("@thi.ng/prefixes");
```

@@ -132,3 +129,3 @@

Karsten Schmidt
- [Karsten Schmidt](https://thi.ng)

@@ -148,2 +145,2 @@ If this project contributes to an academic publication, please cite it as:

&copy; 2020 - 2022 Karsten Schmidt // Apache Software License 2.0
&copy; 2020 - 2022 Karsten Schmidt // Apache License 2.0
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc