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

solid-namespace

Package Overview
Dependencies
Maintainers
6
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.5.0 to 0.5.1

3

index.js

@@ -27,2 +27,4 @@ /**

foaf: 'http://xmlns.com/foaf/0.1/',
geo: 'http://www.w3.org/2003/01/geo/wgs84_pos#',
gpx: 'http://www.w3.org/ns/pim/gpx#',
http: 'http://www.w3.org/2007/ont/http#',

@@ -36,2 +38,3 @@ httph: 'http://www.w3.org/2007/ont/httph#',

mo: 'http://purl.org/ontology/mo/',
org: 'http://www.w3.org/ns/org#',
owl: 'http://www.w3.org/2002/07/owl#',

@@ -38,0 +41,0 @@ pad: 'http://www.w3.org/ns/pim/pad#',

4

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

@@ -8,2 +8,4 @@ "main": "./index.js",

"build": "echo nothing to build",
"preversion": "npm run test",
"postversion": "git push --follow-tags",
"standard": "standard index.js",

@@ -10,0 +12,0 @@ "test": "node ./test.js"

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