Socket
Socket
Sign inDemoInstall

favelas

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

favelas - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/es5/data/rj.json

66

package.json
{
"name": "favelas",
"version": "1.0.0",
"repository": "git@monsterlessonsacademy.github.com:monsterlessonsacademy/monsterlessonsacademy.git",
"author": "Eddie Silva",
"license": "MIT",
"scripts": {
"compile": "rm -rf dist/lib && tsc && tsc --build tsconfig.es5.json",
"commit": "git cz",
"c": "yarn commit --no-verify",
"amend": "git commit --amend --no-verify --no-edit",
"test": "jest",
"test-watch": "yarn test --watchAll --coverage",
"normalize": "ts-node scripts/normalizer.js"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.10.7",
"commitizen": "^4.3.0",
"cz-conventional-changelog-emoji": "^0.1.0",
"jest": "^29.7.0",
"parcel": "^2.5.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"typescript": "^4.6.3"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog-emoji"
}
},
"pre-commit": [
"test"
]
}
"name": "favelas",
"version": "1.0.1",
"description": "The most complete list of all favelas in Brazil",
"main": "lib/es5/index.js",
"module": "lib/es6/index.js",
"sideEffects": false,
"repository": {
"type": "git",
"url": "git+https://github.com/codedavinci/favelas.git"
},
"files": [
"lib",
"CHANGELOG.md",
"LICENSE",
"package.json",
"README.md"
],
"keywords": [
"javascript",
"utils",
"utilities",
"favelas",
"list",
"array"
],
"author": "Eddie Silva",
"license": "MIT",
"bugs": {
"url": "https://github.com/codedavinci/issues"
},
"homepage": "https://github.com/codedavinci/favelas#readme"
}
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