New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

deref

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

deref - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

2

lib/util/clone-obj.js

@@ -14,3 +14,3 @@ 'use strict';

seen.push(obj);
seen = seen.concat([obj]);

@@ -17,0 +17,0 @@ var target = Array.isArray(obj) ? [] : {};

{
"name": "deref",
"version": "0.6.0",
"version": "0.6.1",
"description": "JSON-Schema $ref resolution",

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

"tv4": "^1.2.7",
"z-schema": "^3.15.2"
"z-schema": "^3.15.4"
},

@@ -22,0 +22,0 @@ "dependencies": {

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