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

@smrq/openscad-js

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

@smrq/openscad-js - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "@smrq/openscad-js",
"version": "1.0.3",
"version": "1.0.4",
"description": "OpenSCAD, but in a real programming language",

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

@@ -54,3 +54,3 @@ const indent = '\t';

}
throw new Error('unexpected value ' + arg);
throw new Error('unexpected value ' + value);
}

@@ -57,0 +57,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