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

json-ptr

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-ptr - npm Package Compare versions

Comparing version 2.2.1-master.0c06aa1 to 2.2.1-master.456a172

4

package.json
{
"name": "json-ptr",
"version": "2.2.1-master.0c06aa1",
"version": "2.2.1-master.456a172",
"author": "Phillip Clark <phillip@flitbit.com>",

@@ -41,3 +41,3 @@ "description": "A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.",

"ci": "nyc mocha __tests__/**/*.spec.ts --timeout=10000 --exit --reporter mocha-junit-reporter --reporter-options mochaFile=reports/mocha/test-results.xml",
"docs": "typedoc --theme minimal --entryPoints src/index.ts && cp _config.yml docs/"
"docs": "typedoc --theme minimal && cp _config.yml docs/"
},

@@ -44,0 +44,0 @@ "devDependencies": {

@@ -39,3 +39,3 @@ # json-ptr

The [API documentation is generated from code by typedoc and hosted here](http://flitbit.github.io/json-ptr/classes/_src_pointer_.jsonpointer.html). Read the docs.
The [API documentation is generated from code by typedoc and hosted here](http://flitbit.github.io/json-ptr/). Read the docs.

@@ -42,0 +42,0 @@ Documentation is always a work in progress, let us know by creating an issue if you need a scenario documented.

Sorry, the diff of this file is not supported yet

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