🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@zazuko/prefixes

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zazuko/prefixes - npm Package Compare versions

Comparing version

to
2.4.0

2

package.json
{
"name": "@zazuko/prefixes",
"version": "2.3.0",
"version": "2.4.0",
"type": "module",

@@ -5,0 +5,0 @@ "repository": {

@@ -16,2 +16,3 @@ declare const prefixes: {

readonly ctag: string;
readonly cur: string;
readonly 'dash-sparql': string;

@@ -18,0 +19,0 @@ readonly dash: string;

@@ -13,2 +13,3 @@ import prefixesOnly from './lib/prefixesOnly.js';

ctag: 'http://commontag.org/ns#',
cur: 'http://qudt.org/vocab/currency/',
'dash-sparql': 'http://datashapes.org/sparql#',

@@ -15,0 +16,0 @@ dash: 'http://datashapes.org/dash#',