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
1
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.8

2

package.json
{
"name": "@tscircuit/autorouting-cache-engine",
"version": "0.0.7",
"version": "0.0.8",
"repository": "https://github.com/tscircuit/autorouting-cache-engine",

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

@@ -6,3 +6,3 @@ # autorouting-cache-engine

```tsx
import { generateCacheKey, normalizePcbTraces, denormalizeTraces } from "@tscircuit-internal/autorouting-cache-engine"
import { generateCacheKey, normalizePcbTraces, denormalizeTraces } from "@tscircuit/autorouting-cache-engine"
import circuitJson from "./circuit.json"

@@ -9,0 +9,0 @@