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

@opendesign/engine-darwin-x64

Package Overview
Dependencies
Maintainers
15
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opendesign/engine-darwin-x64 - npm Package Compare versions

Comparing version 0.3.0-251d217-20230401 to 0.3.0-2e747c9-20230401

4

index.js

@@ -0,1 +1,3 @@

import mod from 'node:module'
const require = mod.createRequire(import.meta.url)
const ode = require('./ode-napi.node')

@@ -8,2 +10,2 @@

export const wasm = 'node native module'
export const version = '0.3.0-251d217-20230401'
export const version = '0.3.0-2e747c9-20230401'
{
"name": "@opendesign/engine-darwin-x64",
"version": "0.3.0-251d217-20230401",
"main": "./index.js",
"version": "0.3.0-2e747c9-20230401",
"type": "module",
"exports": "./index.js",
"engines": {

@@ -6,0 +7,0 @@ "node": "^14.17.0 || ^15.12.0 || >=16.0.0"

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