Socket
Socket
Sign inDemoInstall

js-pointer

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-pointer - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.js

14

package.json
{
"name": "js-pointer",
"version": "0.0.1",
"version": "0.0.2",
"description": "Tiny, spec compliant JSON Pointer RFC 6901 implementation.",

@@ -21,6 +21,6 @@ "main": "dist/index.js",

"keywords": [
"RFC6901",
"json-pointer",
"json-reference",
"json-schema",
"node"
"json-schema"
],

@@ -48,6 +48,10 @@ "author": "Toboid",

"pattern": "lib",
"data-cover-never": ["node_modules"]
"data-cover-never": [
"node_modules"
]
},
"travis-cov": { "threshold": 100 }
"travis-cov": {
"threshold": 100
}
}
}

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