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

jsonref

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonref - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

6

package.json
{
"name": "jsonref",
"version": "8.0.0",
"version": "8.0.1",
"description": "Javascript References ($ref) and Pointers library",

@@ -23,3 +23,3 @@ "type": "module",

"clean:all": "npm run clean && rimraf node_modules",
"cover": "nyc --reporter=lcov --reporter=text npm t",
"cover": "c8 --require esm --reporter=lcov --reporter=text npm t",
"report-coverage": "cat ./coverage/lcov.info | coveralls",

@@ -60,2 +60,3 @@ "prebuild": "rimraf dist",

"@types/node": "^16.11.26",
"c8": "^7.11.3",
"chai": "^4.3.6",

@@ -71,3 +72,2 @@ "chai-as-promised": "^7.1.1",

"mochawesome": "^7.1.3",
"nyc": "^15.1.0",
"rimraf": "^3.0.2",

@@ -74,0 +74,0 @@ "semantic-release": "^19.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