New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zan-sku

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zan-sku - npm Package Compare versions

Comparing version 4.4.3 to 4.4.4

4

package.json
{
"name": "zan-sku",
"version": "4.4.3",
"version": "4.4.4",
"description": "这是一个React组件",

@@ -18,3 +18,3 @@ "repository": "url/to/your/component",

"dependencies": {
"zan-upload": "^4.5.2",
"zan-upload": "^4.5.3",
"zan-utils": "^1.0.7"

@@ -21,0 +21,0 @@ },

@@ -1,4 +0,4 @@

## @youzan/sku
## zan-sku
[![NPM](http://npm.qima-inc.com/badge/v/@youzan/sku.svg?style=flat-square)](http://npm.qima-inc.com/package/@youzan/sku)
[![NPM](http://npm.qima-inc.com/badge/v/zan-sku.svg?style=flat-square)](http://npm.qima-inc.com/package/zan-sku)

@@ -15,3 +15,3 @@ 这是一个规格选择

```js
import SKU from '@youzan/sku';
import SKU from 'zan-sku';

@@ -107,3 +107,3 @@ const skuTree = [

```js
import { flatten } from '@youzan/sku';
import { flatten } from 'zan-sku';

@@ -163,3 +163,3 @@ let skus = [

```js
import { isSame } from '@youzan/sku';
import { isSame } from 'zan-sku';

@@ -166,0 +166,0 @@ let skuA = [

Sorry, the diff of this file is too big to display

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