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

bir1

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bir1 - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

dist/types.d.ts

1

dist/bir-error.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
class BirError extends Error {
response;
constructor(message) {

@@ -6,0 +5,0 @@ super(message);

@@ -30,6 +30,2 @@ "use strict";

class Bir {
key;
sid;
prod;
api;
constructor(options = {}) {

@@ -36,0 +32,0 @@ this.key = options.key || 'abcde12345abcde12345';

{
"name": "bir1",
"version": "2.0.0",
"version": "2.0.1",
"description": "GUS REGON api client",

@@ -44,3 +44,3 @@ "keywords": [

"engines": {
"node": ">=18"
"node": ">=16"
},

@@ -47,0 +47,0 @@ "tap": {

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