New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bignum/template

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bignum/template - npm Package Compare versions

Comparing version 0.2.6 to 0.2.7

21

package.json
{
"name": "@bignum/template",
"version": "0.2.6",
"version": "0.2.7",
"description": "Write formulas with template literals.",
"type": "module",
"main": "lib/index.js",
"exports": {

@@ -40,2 +41,12 @@ ".": {

"arbitrary-precision",
"arbitrary",
"precision",
"arithmetic",
"big",
"number",
"decimal",
"float",
"biginteger",
"bignumber",
"bigint",
"formula",

@@ -50,9 +61,9 @@ "template-literal"

},
"homepage": "https://github.com/ota-meshi/bignum#readme",
"homepage": "https://github.com/ota-meshi/bignum/tree/main/packages/template#readme",
"dependencies": {
"@bignum/core": "^0.10.0",
"@bignum/shared": "^0.1.1",
"@bignum/template-compiler": "^0.1.1"
"@bignum/core": "^0.11.0",
"@bignum/shared": "^0.1.2",
"@bignum/template-compiler": "^0.1.2"
},
"devDependencies": {}
}
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