Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@yowasp/nextpnr-ice40

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yowasp/nextpnr-ice40 - npm Package Compare versions

Comparing version 0.7.154-dev.498 to 0.7.176-dev.505

6

lib/api.d.ts

@@ -5,2 +5,5 @@ export type Tree = {

export type OutputStream =
(bytes: Uint8Array | null) => void;
export class Exit extends Error {

@@ -12,3 +15,4 @@ code: number;

export type Command = (args?: string[], files?: Tree, options?: {
printLine?: (line: string) => void,
stdout?: OutputStream | null,
stderr?: OutputStream | null,
decodeASCII?: boolean

@@ -15,0 +19,0 @@ }) => Promise<Tree>;

6

package.json
{
"name": "@yowasp/nextpnr-ice40",
"version": "0.7.154-dev.498",
"version": "0.7.176-dev.505",
"description": "nextpnr-ice40 FPGA place and route tool",

@@ -30,4 +30,4 @@ "author": "Catherine <whitequark@whitequark.org>",

"devDependencies": {
"@bytecodealliance/jco": "^0.14.1",
"@yowasp/runtime": "5.0.28",
"@bytecodealliance/jco": "0.14.2",
"@yowasp/runtime": "6.0.30",
"esbuild": "^0.19.8"

@@ -34,0 +34,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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