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

@bunnytube/wrapper

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

@bunnytube/wrapper - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

0

lib/connection.d.ts

@@ -0,0 +0,0 @@ import ReconnectingWebSocket from "reconnecting-websocket";

@@ -0,0 +0,0 @@ "use strict";

export * from "./connection";
export * from "./wrapper";
export * from "./types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare type Token = string;

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { Connection } from "./connection";

@@ -0,0 +0,0 @@ "use strict";

4

package.json
{
"name": "@bunnytube/wrapper",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {

@@ -45,2 +45,2 @@ "build": "tsc",

}
}
}
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