New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

js-brasil

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-brasil - npm Package Compare versions

Comparing version 2.5.5 to 2.5.6

dist/index.js

6

package.json
{
"name": "js-brasil",
"version": "2.5.5",
"version": "2.5.6",
"description": "Javascript Utils para Brasil (cpf, cnpj...)",

@@ -12,4 +12,4 @@ "main": "dist/index.js",

"test": "mocha -r ts-node/register test/**.ts",
"browserify": "npx simplifyify index.ts -s jsbrasil --outfile dist/js-brasil.js",
"browserify:uglify": "npx simplifyify index.ts -s jsbrasil --minify --outfile dist/js-brasil.js",
"browserify": "npx simplifyify index.ts -s jsbrasil --outfile dist/index.js",
"browserify:uglify": "npx simplifyify index.ts -s jsbrasil --minify --outfile dist/index.js",
"manual:compile": "tsc && tsc addons.ts && rm src/*.js && rm src/addons/*.js",

@@ -16,0 +16,0 @@ "dist": "npm run build && npm run browserify",

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