
Security News
Open Source CAI Framework Handles Pen Testing Tasks up to 3,600× Faster Than Humans
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
@croct/json-pointer
Advanced tools
A RFC6901 compliant type-safe JSON pointer library to handle arbitrary structured data.
JSON Pointer
A RFC 6901 compliant JSON pointer library to handle arbitrary structured data.
📦Releases
·
🐞Report Bug
·
✨Request Feature
This library provides a fast, RFC 6901 compliant JSON pointer implementation to manipulate arbitrary JSON values with type-safety. Relative JSON pointers are also supported.
These are the main highlight that distinguishes it from similar libraries:
JsonStructure
modified by a JsonPointer
results in a still valid JsonStructure
We recommend using NPM to install the package:
npm install @croct-tech/json-pointer
Contributions to the package are always welcome!
Before running the test suites, the development dependencies must be installed:
npm install
Then, to run all tests:
npm run test
Run the following command to check the code against the style guide:
npm run lint
Before building the project, the dependencies must be installed:
npm install
The following command builds the library:
npm run build
Copyright © 2015-2021 Croct Limited, All Rights Reserved.
All information contained herein is, and remains the property of Croct Limited. The intellectual, design and technical concepts contained herein are proprietary to Croct Limited s and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Croct Limited.
FAQs
A RFC6901 compliant type-safe JSON pointer library to handle arbitrary structured data.
The npm package @croct/json-pointer receives a total of 696 weekly downloads. As such, @croct/json-pointer popularity was classified as not popular.
We found that @croct/json-pointer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.