🚀 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
0
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.3.0

2

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

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

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

readonly doap: string;
readonly dprod: string;
readonly dpv: string;

@@ -29,0 +30,0 @@ readonly dqv: string;

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

doap: 'http://usefulinc.com/ns/doap#',
dprod: 'https://ekgf.github.io/dprod/',
dpv: 'http://www.w3.org/ns/dpv#',

@@ -26,0 +27,0 @@ dqv: 'http://www.w3.org/ns/dqv#',