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

jet-miniapp

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

jet-miniapp - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

2

dist/index.d.ts

@@ -6,2 +6,2 @@ export * from './basic';

import cloud from './cloud';
export { R, _my as my, cloud };
export { R as ramda, _my as my, cloud };

@@ -19,3 +19,3 @@ "use strict";

const R = __importStar(require("ramda"));
exports.R = R;
exports.ramda = R;
const _my = __importStar(require("./my"));

@@ -22,0 +22,0 @@ exports.my = _my;

{
"name": "jet-miniapp",
"version": "2.0.4",
"version": "2.0.5",
"description": "客户端sdk",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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