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.7 to 0.2.8

6

package.json
{
"name": "@bignum/template",
"version": "0.2.7",
"version": "0.2.8",
"description": "Write formulas with template literals.",

@@ -62,7 +62,7 @@ "type": "module",

"dependencies": {
"@bignum/core": "^0.11.0",
"@bignum/core": "^0.12.0",
"@bignum/shared": "^0.1.2",
"@bignum/template-compiler": "^0.1.2"
"@bignum/template-compiler": "^0.2.0"
},
"devDependencies": {}
}

@@ -5,2 +5,10 @@ # @bignum/template

[![NPM license](https://img.shields.io/npm/l/@bignum/template.svg)](https://www.npmjs.com/package/@bignum/template)
[![NPM version](https://img.shields.io/npm/v/@bignum/template.svg)](https://www.npmjs.com/package/@bignum/template)
[![NPM downloads](https://img.shields.io/badge/dynamic/json.svg?label=downloads&colorB=green&suffix=/day&query=$.downloads&uri=https://api.npmjs.org//downloads/point/last-day/@bignum/template&maxAge=3600)](http://www.npmtrends.com/@bignum/template)
[![NPM downloads](https://img.shields.io/npm/dw/@bignum/template.svg)](http://www.npmtrends.com/@bignum/template)
[![NPM downloads](https://img.shields.io/npm/dm/@bignum/template.svg)](http://www.npmtrends.com/@bignum/template)
[![NPM downloads](https://img.shields.io/npm/dy/@bignum/template.svg)](http://www.npmtrends.com/@bignum/template)
[![NPM downloads](https://img.shields.io/npm/dt/@bignum/template.svg)](http://www.npmtrends.com/@bignum/template)
## 🚀 Features

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