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

a-calc

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a-calc - npm Package Compare versions

Comparing version 0.0.56 to 0.0.57

2

package.json
{
"name": "a-calc",
"version": "0.0.56",
"version": "0.0.57",
"description": "JavaScript的字符串四则运算库, 支持格式化操作例如: 千分位格式化, 灵活指定小数点位数",

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

@@ -65,3 +65,3 @@ # a-calc

calc("1 + o.a / arr[0].d",
{
{
o: { a: 2 },

@@ -68,0 +68,0 @@ arr: [{ d: 8 }]

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