Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

solid-namespace

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-namespace - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

2

index.js

@@ -23,2 +23,3 @@ 'use strict'

'app': ns.base('http://www.w3.org/ns/solid/app#'),
'cert': ns.base('http://www.w3.org/ns/auth/cert#'),
'dct': ns.base('http://purl.org/dc/terms/'),

@@ -34,2 +35,3 @@ 'foaf': ns.base('http://xmlns.com/foaf/0.1/'),

'solid': ns.base('http://www.w3.org/ns/solid/terms#'),
'stat': ns.base('http://www.w3.org/ns/posix/stat#'),
'vcard': ns.base('http://www.w3.org/2006/vcard/ns#'),

@@ -36,0 +38,0 @@ 'xsd': ns.base('http://www.w3.org/2001/XMLSchema#')

8

package.json
{
"name": "solid-namespace",
"version": "0.0.1",
"version": "0.1.0",
"description": "A collection of common RDF namespaces used in the Solid project",

@@ -33,8 +33,6 @@ "main": "./index.js",

},
"devDependencies": {
},
"devDependencies": {},
"standard": {
"globals": [
]
"globals": []
}
}
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