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

@3a/jzy

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

@3a/jzy - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

6

./dist/index.esm.js

@@ -94,3 +94,3 @@ import { createHttp as f } from "@4a/http";

}
function k(e) {
function k(e = {}) {
return {

@@ -147,3 +147,3 @@ name: "次数统计",

}
function j(e) {
function j(e = {}) {
return {

@@ -200,3 +200,3 @@ name: "机构统计",

}
function v(e) {
function v(e = {}) {
return {

@@ -203,0 +203,0 @@ all: {

@@ -1,2 +0,2 @@

export declare function all(data: any): {
export declare function all(data?: any): {
name: string;

@@ -6,3 +6,3 @@ header: string[];

};
export declare function org(data: any): {
export declare function org(data?: any): {
name: string;

@@ -12,3 +12,3 @@ header: string[];

};
export declare function card(data: any): {
export declare function card(data?: any): {
all: {

@@ -15,0 +15,0 @@ name: string;

@@ -94,3 +94,3 @@ import { createHttp as f } from "@4a/http";

}
function k(e) {
function k(e = {}) {
return {

@@ -147,3 +147,3 @@ name: "次数统计",

}
function j(e) {
function j(e = {}) {
return {

@@ -200,3 +200,3 @@ name: "机构统计",

}
function v(e) {
function v(e = {}) {
return {

@@ -203,0 +203,0 @@ all: {

{
"name": "@3a/jzy",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",

@@ -5,0 +5,0 @@ "files": [

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