Socket
Socket
Sign inDemoInstall

js-pointer

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.1.0

16

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

@@ -30,11 +30,11 @@ "main": "lib/index.js",

"devDependencies": {
"chai": "^4.0.1",
"chokidar-cli": "^1.2.0",
"coveralls": "^3.0.0",
"eslint": "^4.15.0",
"chai": "^4.1.2",
"chokidar-cli": "^1.2.2",
"coveralls": "^3.0.3",
"eslint": "^5.16.0",
"eslint-config-toboid": "^2.0.0",
"lodash": "^4.17.1",
"mocha": "^5.0.0",
"nyc": "^11.0.2"
"lodash": "^4.17.11",
"mocha": "^6.1.3",
"nyc": "^13.3.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc