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

gerardolima-number-formatter

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

gerardolima-number-formatter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.travis.yml

7

package.json
{
"name": "gerardolima-number-formatter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Test for creating a Npm package.",
"main": "index.js",
"scripts": {
"test": "mocha --reporter spec"
"test": "mocha --reporter spec",
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*"
},

@@ -25,4 +26,6 @@ "repository": {

"chai": "^3.5.0",
"coveralls": "^2.11.14",
"istanbul": "^0.4.5",
"mocha": "^3.1.0"
}
}

@@ -29,1 +29,5 @@ npm

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
## Code status
[![Build Status](https://travis-ci.org/gerardolima/npm.svg?branch=master)](https://travis-ci.org/gerardolima/npm)
[![Coverage Status](https://coveralls.io/repos/github/gerardolima/npm/badge.svg?branch=master)](https://coveralls.io/github/gerardolima/npm?branch=master)
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