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

y18n

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

y18n - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

LICENSE

23

package.json
{
"name": "y18n",
"version": "3.2.0",
"version": "3.2.1",
"description": "the bare-bones internationalization library used by yargs",

@@ -13,4 +13,7 @@ "main": "index.js",

"type": "git",
"url": "git@github.com:bcoe/y18n.git"
"url": "git@github.com:yargs/y18n.git"
},
"files": [
"index.js"
],
"keywords": [

@@ -24,13 +27,13 @@ "i18n",

"bugs": {
"url": "https://github.com/bcoe/y18n/issues"
"url": "https://github.com/yargs/y18n/issues"
},
"homepage": "https://github.com/bcoe/y18n",
"homepage": "https://github.com/yargs/y18n",
"devDependencies": {
"chai": "^3.3.0",
"coveralls": "^2.11.4",
"mocha": "^2.3.3",
"nyc": "^3.2.2",
"rimraf": "^2.4.3",
"standard": "^5.3.1"
"chai": "^3.4.1",
"coveralls": "^2.11.6",
"mocha": "^2.3.4",
"nyc": "^6.1.1",
"rimraf": "^2.5.0",
"standard": "^5.4.1"
}
}

@@ -84,6 +84,6 @@ # y18n

[travis-url]: https://travis-ci.org/bcoe/y18n
[travis-image]: https://img.shields.io/travis/bcoe/y18n.svg
[coveralls-url]: https://coveralls.io/github/bcoe/y18n
[coveralls-image]: https://img.shields.io/coveralls/bcoe/y18n.svg
[travis-url]: https://travis-ci.org/yargs/y18n
[travis-image]: https://img.shields.io/travis/yargs/y18n.svg
[coveralls-url]: https://coveralls.io/github/yargs/y18n
[coveralls-image]: https://img.shields.io/coveralls/yargs/y18n.svg
[npm-url]: https://npmjs.org/package/y18n

@@ -90,0 +90,0 @@ [npm-image]: https://img.shields.io/npm/v/y18n.svg

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