Socket
Socket
Sign inDemoInstall

@hyperjump/json-pointer

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperjump/json-pointer - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

5

package.json
{
"name": "@hyperjump/json-pointer",
"version": "0.9.2",
"version": "0.9.3",
"description": "An RFC-6901 JSON Pointer implementation",

@@ -16,3 +16,3 @@ "main": "lib/index.js",

"prepublishOnly": "npm run build",
"postinstall": "rm -rf dist"
"postinstall": "rimraf dist"
},

@@ -43,2 +43,3 @@ "repository": "github:hyperjump-io/json-pointer",

"mocha": "^9.1.1",
"rimraf": "^3.0.2",
"rollup": "^2.56.3",

@@ -45,0 +46,0 @@ "rollup-plugin-terser": "^7.0.2",

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