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

beaker-ts

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

beaker-ts - npm Package Compare versions

Comparing version 0.0.94 to 0.0.95

dist/cjs/application_client/application_client.d.ts

16

package.json
{
"name": "beaker-ts",
"version": "0.0.94",
"version": "0.0.95",
"description": "",
"main": "./lib/cjs/index.js",
"module": "lib/esm/index.js",
"types": "lib/types/index.d.ts",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
"files": [
"lib/",
"dist/",
"src/"
],
"repository": {
"type": "git",
"url":"https://github.com/algorand-devrel/beaker-ts.git"
},
"scripts": {

@@ -34,3 +38,3 @@ "build-esm":"npx tsc -p tsconfig-esm.json",

"bin": {
"beaker": "./lib/esm/beaker.js"
"beaker": "./dist/esm/beaker.js"
},

@@ -37,0 +41,0 @@ "keywords": [],

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