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

@etalab/cog

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@etalab/cog - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

23

package.json
{
"name": "@etalab/cog",
"version": "0.1.0",
"version": "0.2.0",
"description": "API JavaScript permettant d'interroger le Code Officiel Géographique",

@@ -13,2 +13,5 @@ "main": "index.js",

},
"files": [
"data"
],
"scripts": {

@@ -18,13 +21,17 @@ "build": "node build",

"test": "yarn lint",
"prepare": "yarn build"
"prepare": "rimraf data && yarn build"
},
"dependencies": {},
"devDependencies": {
"csv-parser": "^1.12.1",
"csv-parser": "^2.1.0",
"decompress": "^4.2.0",
"get-stream": "^3.0.0",
"iconv-lite": "^0.4.19",
"pumpify": "^1.4.0",
"write-json-file": "^2.3.0",
"xo": "^0.20.3"
"get-stream": "^4.1.0",
"iconv-lite": "^0.4.24",
"into-stream": "^4.0.0",
"lodash": "^4.17.11",
"node-xlsx": "^0.14.1",
"pumpify": "^1.5.1",
"rimraf": "^2.6.3",
"write-json-file": "^3.1.0",
"xo": "^0.24.0"
},

@@ -31,0 +38,0 @@ "xo": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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