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

jsonref

Package Overview
Dependencies
Maintainers
1
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 5.1.0 to 5.1.1

2

dist/index.d.ts
import * as meta from './meta';
export { getMeta, isAnnotated, isRef, Meta, normalize, normalizeUri } from './meta';
export { getMeta, isAnnotated, isRef, Meta, normalize, normalizeUri, Registry } from './meta';
export { resolve as pointer } from './pointer';

@@ -4,0 +4,0 @@ export declare type Retriever = (url: string) => Promise<any>;

{
"name": "jsonref",
"version": "5.1.0",
"version": "5.1.1",
"description": "Javascript References ($ref) and Pointers library",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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