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

parsecurrency

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parsecurrency - npm Package Compare versions

Comparing version 0.2.3 to 1.0.0

11

package.json
{
"name": "parsecurrency",
"version": "0.2.3",
"description": "Currency string parser utility",
"version": "1.0.0",
"description": "Tiny currency string parser utility",
"main": "index.js",

@@ -22,6 +22,9 @@ "scripts": {

],
"files": [
"index.js"
],
"devDependencies": {
"chai": "^4.2.0",
"eslint": "^5.15.1",
"mocha": "^6.0.2"
"eslint": "^5.16.0",
"mocha": "^6.1.4"
},

@@ -28,0 +31,0 @@ "dependencies": {},

# parsecurrency
[![Build Status](https://travis-ci.org/mktj/parsecurrency.svg?branch=master)](https://travis-ci.org/mktj/parsecurrency)
[![npm version](http://img.shields.io/npm/v/parsecurrency.svg?style=flat)](https://npmjs.org/package/parsecurrency "View this project on npm")
Node / browser currency parser.

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