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

json-rel

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-rel - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

2

package.json
{
"name": "json-rel",
"version": "0.0.0",
"version": "0.0.1",
"description": "Transparent data references in JSON",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -7,12 +7,12 @@ # json-rel

`json-rel` will converge the following standards and libraries into a unified relation library:
`json-rel` converges the following standards and libraries in order to help normalize JSON relations:
- JsonPath
* Specification: http://goessner.net/articles/JsonPath/
* Library: https://www.npmjs.com/package/jsonpath
* Specification: http://goessner.net/articles/JsonPath/
* Library: https://www.npmjs.com/package/jsonpath
- JsonPointer
* Specification: http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-08
* Library: https://www.npmjs.com/package/jsonpointer
* Specification: http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-08
* Library: https://www.npmjs.com/package/jsonpointer
- JsonQuery
* Library: https://www.npmjs.com/package/json-query
* Library: https://www.npmjs.com/package/json-query

@@ -19,0 +19,0 @@ This library is still under construction (particularly in order to reach full transparency), but it can technically be used until then

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