Socket
Socket
Sign inDemoInstall

iso-639

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

4

index.js

@@ -1,3 +0,3 @@

const iso_639_1 = require('data/iso_639_1');
const iso_639_2 = require('data/iso_639_2');
const iso_639_1 = require('./data/iso_639-1');
const iso_639_2 = require('./data/iso_639-2');

@@ -4,0 +4,0 @@ module.exports = {

{
"name": "iso-639",
"version": "0.2.1",
"version": "0.2.2",
"description": "ISO 639 language data in JSON, CSV, & a NodeJS module.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc