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

@cartridge/controller

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cartridge/controller - npm Package Compare versions

Comparing version 0.1.43 to 0.1.44

2

lib/index.d.ts

@@ -26,2 +26,2 @@ import { AccountInterface } from "starknet";

export { Messenger };
export * from "./types";
export * from "./types.js";

@@ -203,3 +203,3 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

export { Messenger };
export * from "./types";
export * from "./types.js";
//# sourceMappingURL=index.js.map
{
"name": "@cartridge/controller",
"version": "0.1.43",
"version": "0.1.44",
"description": "Cartridge Controller",
"main": "lib/index.js",
"types": "lib",
"types": "lib/index.d.ts",
"type": "module",

@@ -32,2 +32,2 @@ "scripts": {

}
}
}

Sorry, the diff of this file is not supported yet

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