🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

iptuapi

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iptuapi - npm Package Compare versions

Comparing version
2.0.2
to
2.0.3
+32
LICENSE
IPTU API - PROPRIETARY LICENSE
Copyright (c) 2025-2026 IPTU API. All rights reserved.
This software and associated documentation files (the "Software") are the
exclusive property of IPTU API. The Software is licensed, not sold.
GRANT OF LICENSE:
Subject to the terms of this license and your compliance with the IPTU API
Terms of Service (https://iptuapi.com.br/termos), you are granted a limited,
non-exclusive, non-transferable license to use the Software solely for the
purpose of accessing the IPTU API services.
RESTRICTIONS:
You may NOT:
- Copy, modify, or distribute the Software
- Reverse engineer, decompile, or disassemble the Software
- Sublicense, rent, lease, or lend the Software
- Use the Software for any purpose other than accessing IPTU API services
- Remove or alter any proprietary notices
TERMINATION:
This license is effective until terminated. It will terminate automatically
if you fail to comply with any term of this license or the IPTU API Terms
of Service.
DISCLAIMER:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED. IN NO EVENT SHALL IPTU API BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY ARISING FROM THE USE OF THE SOFTWARE.
For questions, contact: contato@iptuapi.com.br
+2
-2
{
"name": "iptuapi",
"version": "2.0.2",
"version": "2.0.3",
"description": "SDK oficial para a IPTU API - Dados de IPTU de São Paulo, Belo Horizonte e Recife",

@@ -41,3 +41,3 @@ "main": "dist/index.js",

"author": "IPTU API <contato@iptuapi.com.br>",
"license": "MIT",
"license": "UNLICENSED",
"repository": {

@@ -44,0 +44,0 @@ "type": "git",

@@ -7,3 +7,3 @@ # IPTU API - JavaScript/TypeScript SDK

[![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue)](https://www.typescriptlang.org/)
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
[![License](https://img.shields.io/badge/license-Proprietary-red)](LICENSE)

@@ -288,4 +288,6 @@ ## Instalacao

MIT License - veja [LICENSE](LICENSE) para detalhes.
Copyright (c) 2025-2026 IPTU API. Todos os direitos reservados.
Este software e propriedade exclusiva da IPTU API. O uso esta sujeito aos termos de servico disponiveis em https://iptuapi.com.br/termos
## Links

@@ -292,0 +294,0 @@