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

@polygraph/data-graph

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polygraph/data-graph - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

dist/utils.d.ts

@@ -8,3 +8,5 @@ import { ResourceGraph, Edge, ResourceGraphWithoutRelationships } from './types';

export declare function flattenGraph(fullGraph: ResourceGraph, schema: any): {
relationships: any;
relationships: {
[x: string]: any;
};
type: string;

@@ -11,0 +13,0 @@ id: string;

{
"name": "@polygraph/data-graph",
"version": "0.0.5",
"version": "0.0.6",
"description": "The DataGraph structure an associated functions.",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

},
"gitHead": "0449663b978080b3f89db4c6f0ad112bccfd5b0b"
"gitHead": "451a467247458685a82d6d8edff5fc575dc02228"
}
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