Socket
Socket
Sign inDemoInstall

zod-br-tax-id

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zod-br-tax-id - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

CHANGELOG.md

4

package.json
{
"name": "zod-br-tax-id",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

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

"keywords": [],
"author": "Rafaela Abensur",
"author": "Rafael Abensur",
"license": "MIT",

@@ -12,0 +12,0 @@ "devDependencies": {

import { describe, it, expect } from "vitest";
describe("CI", () => {
it("should pass CI", () => {
it("should really pass CI", () => {
expect(1).toBe(1);
});
} )
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