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

numbers-to-string

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

numbers-to-string - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

app.js

9

package.json
{
"name": "numbers-to-string",
"version": "1.0.2",
"version": "1.0.4",
"description": "Transform and format array of numbers to string",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "./node_modules/.bin/mocha --reporter spec"
},

@@ -15,2 +15,6 @@ "repository": {

"license": "ISC",
"dependencies": {
"chai": "^4.1.2",
"mocha": "^4.0.1"
},
"bugs": {

@@ -21,1 +25,2 @@ "url": "https://github.com/saveryanov/numbers-to-string/issues"

}
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