black-scholes-wasm
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "black-scholes-wasm", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A binary WebAssembly port of Ronnie C.'s excellent SIMD options pricer", | ||
@@ -20,5 +20,3 @@ "repository": "git@github.com:ironblock/black-scholes-wasm.git", | ||
"files": [ | ||
"dist/black-scholes-wasm_bg.wasm", | ||
"dist/black-scholes-wasm.js", | ||
"dist/black-scholes-wasm.d.ts" | ||
"dist" | ||
], | ||
@@ -25,0 +23,0 @@ "main": "dist/black-scholes-wasm.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
184733
8
1118