You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@tscircuit/autorouting-cache-engine

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tscircuit/autorouting-cache-engine - npm Package Compare versions

Comparing version

to
0.0.4

2

dist/index.d.ts

@@ -106,2 +106,2 @@ import { CircuitJson, PcbTrace } from 'circuit-json';

export { convertCircuitJsonToNormalizedAutoroutingJson, denormalizeTraces, generateCacheKey, normalizePcbTraces };
export { type NormalizationOptions, type NormalizationTransform, type NormalizedAutoroutingJson, type NormalizedAutoroutingTrace, type NormalizedHole, type NormalizedObject, type NormalizedPad, type NormalizedRoutePoint, type NormalizedTrace, convertCircuitJsonToNormalizedAutoroutingJson, denormalizeTraces, generateCacheKey, normalizePcbTraces };

@@ -5,1 +5,2 @@ export * from "./convertCircuitJsonToNormalizedAutoroutingJson"

export * from "./generateCacheKey"
export * from "./types"
{
"name": "@tscircuit/autorouting-cache-engine",
"version": "0.0.3",
"version": "0.0.4",
"repository": "https://github.com/tscircuit/autorouting-cache-engine",

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