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

@zazuko/query-rdf-data-cube

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zazuko/query-rdf-data-cube - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.0.4"></a>
## [0.0.4](https://github.com/zazuko/query-rdf-data-cube/compare/v0.0.3...v0.0.4) (2019-09-09)
<a name="0.0.3"></a>

@@ -2,0 +7,0 @@ ## [0.0.3](https://github.com/zazuko/query-rdf-data-cube/compare/v0.0.2...v0.0.3) (2019-09-09)

6

package.json
{
"name": "@zazuko/query-rdf-data-cube",
"version": "0.0.3",
"version": "0.0.4",
"description": "Query (or introspect) [RDF Data Cubes](https://www.w3.org/TR/vocab-data-cube/) with a JavaScript API, without writing SPARQL.",

@@ -18,4 +18,4 @@ "scripts": {

},
"main": "dist/node/src/datacube.js",
"module": "dist/es/src/datacube.js",
"main": "dist/node/datacube.js",
"module": "dist/es/datacube.js",
"files": [

@@ -22,0 +22,0 @@ "dist"

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