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

cjs-iso-639

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cjs-iso-639 - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

14

package.json
{
"name": "cjs-iso-639",
"version": "0.1.1",
"version": "1.0.0",
"description": "ISO 639 language codes.",

@@ -14,4 +14,5 @@ "author": {

"scripts": {
"lint": "eslint ./*.js",
"test": "node ./tests/main.js"
"lint": "eslint .",
"mocha": "node ./tests/main.js",
"test": "npm run mocha && npm run lint"
},

@@ -22,5 +23,6 @@ "dependencies": {

"devDependencies": {
"cjs-eslint-config": "cjssdk/eslint-config",
"mocha": "2.*.*",
"should": "9.*.*"
"cjs-eslint-config": "1.*.*",
"eslint": "3.*.*",
"mocha": "3.*.*",
"should": "11.*.*"
},

@@ -27,0 +29,0 @@ "keywords": [

ISO 639 language codes
======================
[![Build Status](https://img.shields.io/travis/cjssdk/iso-639.svg?style=flat-square)](https://travis-ci.org/cjssdk/iso-639)
[![NPM version](https://img.shields.io/npm/v/cjs-iso-639.svg?style=flat-square)](https://www.npmjs.com/package/cjs-iso-639)
[![Dependencies Status](https://img.shields.io/david/cjssdk/iso-639.svg?style=flat-square)](https://david-dm.org/cjssdk/iso-639)
[![build status](https://img.shields.io/travis/cjssdk/iso-639.svg?style=flat-square)](https://travis-ci.org/cjssdk/iso-639)
[![npm version](https://img.shields.io/npm/v/cjs-iso-639.svg?style=flat-square)](https://www.npmjs.com/package/cjs-iso-639)
[![dependencies status](https://img.shields.io/david/cjssdk/iso-639.svg?style=flat-square)](https://david-dm.org/cjssdk/iso-639)
[![devDependencies status](https://img.shields.io/david/dev/cjssdk/iso-639.svg?style=flat-square)](https://david-dm.org/cjssdk/iso-639?type=dev)
[![Gitter](https://img.shields.io/badge/gitter-join%20chat-blue.svg?style=flat-square)](https://gitter.im/DarkPark/cjssdk)
[![RunKit](https://img.shields.io/badge/RunKit-try-yellow.svg?style=flat-square)](https://runkit.com/npm/cjs-iso-639)

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